Loading Tool

Explorer IconExplorer

Memory Pool

83,231 transactions
30.53 vMB
0.07808747 BTC
Random Selection Loading Transactions
Max Size: 185.72/200 MB

Candidate Block

Mining Attempt e9f87e99f572481befc42c1f2fff902328845281dede9dfeeda5bf46d6594ff4
Version 20000000
Previous Block 00000000000000000001d0302157005d21575da6e24033fd5f2031f58bc16593
Merkle Root ed6beb88af3541964d3e7743b6a5048199f6def428b9ded6d65704bc07a59153
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,287
Size: 1.00 vMB
Total Fees: 0.01222577 BTC
Feerates: 73.20 > 1.23 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,077 (176,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,815 738,815 000000000000000000087d3f377845b9add0040343c4b52db97b472c402abf2d 250 0.08/1.00 vMB 10
738,814 738,814 0000000000000000000193cbb429dc62140d9d7d82e2e9230bba90ac65cf00e7 91 0.11/1.00 vMB 6
738,813 738,813 00000000000000000007871863c988074f693f636dc967659c6c73b75dcae894 746 0.50/1.00 vMB 5
738,812 738,812 00000000000000000004e8fc9f2fbd0af025db8a7177e53fd227ffca20dee91b 1,812 1.00/1.00 vMB 5
738,811 738,811 00000000000000000003f380e35ae54374ee77f10b3dd3be8d065acef1091a31 2,195 1.00/1.00 vMB 11
738,810 738,810 00000000000000000005b3b57a429b317c853a6d928851ae2c1cd82f4b4dd5b8 2,229 1.00/1.00 vMB 17
738,809 738,809 000000000000000000004c89727c20e7a90ee2202f74a6c913494b55a3fa73d6 1,982 1.00/1.00 vMB 13
738,808 738,808 00000000000000000004910622718a1eb7a2a9d0f86c5526c68c0a77288469f6 1,746 1.00/1.00 vMB 24
738,807 738,807 0000000000000000000806d3377240fd9bb70a5c6005dbe710fccbeccb1f4054 1,698 1.00/1.00 vMB 13
738,806 738,806 0000000000000000000341bf6678663084017be149ec94e872df6dfe7b414754 1,887 0.83/1.00 vMB 11
738,805 738,805 000000000000000000007f2efa252a3ebc9acdf0cb8c5b87be12277836383c96 247 0.19/1.00 vMB 7
738,804 738,804 000000000000000000022c6f94e63fcaa428dcaa1b9fb05e0922a95c773669e8 2,426 1.00/1.00 vMB 11
738,803 738,803 000000000000000000002e5c576f1dfba1e0c2e726a80e7fa075b7d59761f361 2,157 1.00/1.00 vMB 10
738,802 738,802 000000000000000000014c798a762166f0d6db5307864a8de91d074409cd787f 572 0.21/1.00 vMB 11
738,801 738,801 00000000000000000000f6631ab57fb0098ce541807ca9f1e3f7c9b57ea26498 559 0.27/1.00 vMB 10
738,800 738,800 0000000000000000000626c90e594139d8bc45dc9e4f4ca3a7138d3af21393d6 264 0.11/1.00 vMB 10
738,799 738,799 0000000000000000000778619889dd46644fb816321ca4e3f2525105f987c001 134 0.06/1.00 vMB 11
738,798 738,798 000000000000000000093ee57ae179d570be91dd686bde5ce8a81915d5c264e6 506 0.19/1.00 vMB 11
738,797 738,797 00000000000000000003b58c03054825ef5261e2a91bf7c654f5b0e4a8f4914b 377 0.14/1.00 vMB 10
738,796 738,796 000000000000000000064703886a72c5ebaab0e896526546f246ccf2f13dc5de 422 0.18/1.00 vMB 1
738,795 738,795 0000000000000000000007e65627522481ca44227e5523220907d3e689a52cec 1,629 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 668.95 GB
    • Received: 15.66 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.