Loading Tool

Explorer IconExplorer

Memory Pool

33,264 transactions
25.65 vMB
0.05171189 BTC
Random Selection Loading Transactions
Max Size: 128.97/200 MB

Candidate Block

Mining Attempt 89b9d69db3dfa51b3a66154ac2df4e3cf89be70a2d1788a2db56ee7741d9eba4
Version 20000000
Previous Block 000000000000000000014f51cdb922adcbfbf8306ee11aa840c0f99483a0eb43
Merkle Root b8380c7e79fe481cdb3f4f982d8b3f75c7bd8e84d584e17d95d4bad298310692
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,499
Size: 1.00 vMB
Total Fees: 0.00479000 BTC
Feerates: 16.32 > 0.48 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,656 (492,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
421,729 421,729 00000000000000000032237218d89ea5a24a22698eaad455d6bfad8ea93792bb 1,962 1.00/1.00 vMB 43
421,728 421,728 0000000000000000019663f7c85f271486184ce34db24fec06fd2c9a12fb87d8 2,591 1.00/1.00 vMB 75
421,727 421,727 000000000000000002caeb99518ebecab35eaa77b52cf6eb7a5782252dd93de5 2,860 1.00/1.00 vMB 70
421,726 421,726 0000000000000000011ec34a7061e5a26c655cbbc431758fa3e633ae754e6644 2,700 1.00/1.00 vMB 75
421,725 421,725 000000000000000004463214aa91bbf6db37823ba20b1a89e47645bd638d284d 1,729 1.00/1.00 vMB 39
421,724 421,724 000000000000000002aedc7674217bd024fd87fa3e2aa12affa36e01bbf3aa7a 1,326 0.92/1.00 vMB 34
421,723 421,723 000000000000000000383e32c4e754f2cbdfe8599eae83bb936eeb0d6c00a3ab 1,184 0.51/1.00 vMB 49
421,722 421,722 0000000000000000045aa9b36125e8fdc32b2a493bba4f040c67084655efd482 1,655 0.98/1.00 vMB 53
421,721 421,721 0000000000000000012bf29a56ce795e0bf595e986a0fb519f809176247bb187 109 0.04/1.00 vMB 55
421,720 421,720 000000000000000000a595421a1869f8056df498639ad345b35badbc16afb034 1,584 0.67/1.00 vMB 53
421,719 421,719 000000000000000002523cc5ad7aacc9de5ad9453688752220936af027c4f251 708 0.31/1.00 vMB 56
421,718 421,718 000000000000000002e37791a1f2ea7582f26e0c997d6646ef73427c2b6d4a4b 1,470 1.00/1.00 vMB 24
421,717 421,717 000000000000000000f628e67d1da6d21fa22f3be98e74bb2db9530b48762eac 2,553 1.00/1.00 vMB 59
421,716 421,716 0000000000000000034042d7cf982a20f61667e62b52442f69ed0fee5a623a72 2,776 1.00/1.00 vMB 82
421,715 421,715 00000000000000000144c532d49fa6aa21e9b25c6ba030d75f072cbf2ebf53f1 866 0.34/1.00 vMB 54
421,714 421,714 00000000000000000067b5df6dd6524d6ef6942e3216ef3deeb086cc87a584e5 341 0.13/1.00 vMB 54
421,713 421,713 0000000000000000036bc18c91453d5ab40d093c24422b268ba72389ef565a60 1,137 0.99/1.00 vMB 31
421,712 421,712 00000000000000000256820c8367ef87a71347520f4af3dc16e29beb5be302da 1,118 0.74/1.00 vMB 29
421,711 421,711 0000000000000000020eb6c13b217f724167677213dc988ee41b531c94ea1a6e 2,943 1.00/1.00 vMB 79
421,710 421,710 00000000000000000254f972c7bfe84f1c54166a0f9fcc7dc78ae51c51a494e6 1,649 0.96/1.00 vMB 44
421,709 421,709 000000000000000002aa6967e0465864a94cdbbbaf7705d716c4e6df6e37e4f6 2,479 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 781.78 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: 633.22 GB
    • Received: 12.18 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.