Loading Tool

Explorer IconExplorer

Memory Pool

78,933 transactions
29.44 vMB
0.06696470 BTC
Random Selection Loading Transactions
Max Size: 177.21/200 MB

Candidate Block

Mining Attempt d2d1dc1ebf59cca837198f00ad5350908e40902edc3275f8c8c29fec18c65c19
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root b04d096934e08e2adde982ead5f7f15bace926048e703eb6bbff328b1badec7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,410
Size: 1.00 vMB
Total Fees: 0.00719541 BTC
Feerates: 150.77 > 0.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (462,897 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,096 452,096 00000000000000000050353138cc146e248be1665ad002ea7d5e0eba878f491e 2,371 0.75/1.00 vMB 56
452,095 452,095 000000000000000000cdbc7bf69ca8807c42ae620df4aeff79dcc163a8efef08 2,268 1.00/1.00 vMB 117
452,094 452,094 000000000000000000313524801849f10878ffea7addb4c782635af80ae07481 2,906 1.00/1.00 vMB 77
452,093 452,093 000000000000000001db023b2451fb9666e9b550fd15c6fd46df4cf90c15ddaa 1,141 1.00/1.00 vMB 64
452,092 452,092 0000000000000000018fc93c5b71f3a10d4d047408442bb02e9c87c082e2474f 2,287 1.00/1.00 vMB 104
452,091 452,091 00000000000000000072016b018df6b9ccc0883465a3cf6807cc69eb86aa93c1 2,082 1.00/1.00 vMB 84
452,090 452,090 000000000000000001018ebfc70031e8f425516065cb72ba41aca08d8ab9e0aa 1,785 1.00/1.00 vMB 107
452,089 452,089 000000000000000001851c6a5a959f34c5b7b5551bbe1dcdb785531b6d80d4d5 2,067 0.75/1.00 vMB 161
452,088 452,088 000000000000000001ae55e6bdac3185626e7fd44b8d234382face59f984c7df 2,200 1.00/1.00 vMB 121
452,087 452,087 000000000000000001468614a99a76900caaecb0198c3913e23cc7cf66b6174c 2,015 1.00/1.00 vMB 70
452,086 452,086 0000000000000000017fb341c0d81feaf0f3c46150ae30cd1862a61bf938f0b2 2,002 1.00/1.00 vMB 68
452,085 452,085 00000000000000000235438349017ab078027d9707ae96b5666b9a5c1ea165a7 1,553 0.75/1.00 vMB 137
452,084 452,084 00000000000000000053437b4b56dddb1ba78b92f1374636ede7f0338354628e 1,911 1.00/1.00 vMB 111
452,083 452,083 0000000000000000029021da8127de4564d41eb733c4e93bb6e95011c90a8dec 1,751 1.00/1.00 vMB 107
452,082 452,082 00000000000000000274ec095285960f7e230551f3c4cd25a0c124246708007b 2,549 1.00/1.00 vMB 158
452,081 452,081 000000000000000001a8bfd1614925fb4c2b237763d8425fa91d01b2aa5df935 2,294 1.00/1.00 vMB 100
452,080 452,080 00000000000000000220aeff22caa3501aa339eb718ed09b6de397460f7925de 1,707 1.00/1.00 vMB 80
452,079 452,079 00000000000000000144958d4eec75bb551461fa00d8836d7b7ac058d7e1dbab 1,514 1.00/1.00 vMB 62
452,078 452,078 000000000000000001fef3c2349a48e924cae63d5c7841433d1fd6865addb3ce 2,372 1.00/1.00 vMB 59
452,077 452,077 000000000000000002658627eb14ee298e1a14c254ade6e29c78c623d357d196 2,301 1.00/1.00 vMB 72
452,076 452,076 0000000000000000023c510edaac3201c0a2d671ab19982ec66df945fd0f8e59 2,491 1.00/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 782.38 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: 664.28 GB
    • Received: 14.96 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.