Loading Tool

Explorer IconExplorer

Memory Pool

80,892 transactions
29.85 vMB
0.07277447 BTC
Random Selection Loading Transactions
Max Size: 180.09/200 MB

Candidate Block

Mining Attempt 94062ec81ae3ebf462e4e84d9261640551f2f534e4e0a1ecde312969fc462972
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root b4749e7f86a9c9b490a5dea0a72991d1d754da4851cbd9ccdfcd621912c4b3af
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,625
Size: 1.00 vMB
Total Fees: 0.01194135 BTC
Feerates: 100.36 > 1.20 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (462,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
452,075 452,075 000000000000000001efbef5a264b44bbf52ace8bae37ea3cbd4288e5940a27f 1,895 1.00/1.00 vMB 88
452,074 452,074 000000000000000000a49c282f910386a9df2d90cd5b02142a9f21efab2afc4b 1,486 1.00/1.00 vMB 110
452,073 452,073 00000000000000000157e7962c336869c0fcaad50869dbed76abc8742162ca57 2,359 1.00/1.00 vMB 143
452,072 452,072 000000000000000000827b05c313f8c5cc3ff464ecd430e77f59149f829a317a 2,124 1.00/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.