Loading Tool

Explorer IconExplorer

Memory Pool

78,314 transactions
29.57 vMB
0.09375257 BTC
Random Selection Loading Transactions
Max Size: 180.39/200 MB

Candidate Block

Mining Attempt 27251779407301d05f6f9927379980a2e75cf7d3d8e01a9112a41872a065ea44
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 00b9d612f732ded7b061fa1821a1094bca99160c81978eec33edb9a60aa3e00a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,899
Size: 1.00 vMB
Total Fees: 0.02865081 BTC
Feerates: 301.35 > 2.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (110,545 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
804,697 804,697 00000000000000000001f1cd20a043ef73013aafd45ec51edafec8fe6b5ca432 3,265 1.00/1.00 vMB 17
804,696 804,696 0000000000000000000420ef313870fd9cb8cc9cb9d073b08d8ab284a1bef54c 1,509 1.00/1.00 vMB 7
804,695 804,695 00000000000000000002a764894c3ac4afdb4ab688f3897e4d8d1cc558cc3760 1,345 1.00/1.00 vMB 11
804,694 804,694 00000000000000000004a974516784c5e98b223195c39db56eca0156c47701c3 831 1.00/1.00 vMB 9
804,693 804,693 0000000000000000000240245420d82fcce0300f0de6de3b5801ec5a3652cad2 1,898 1.00/1.00 vMB 12
804,692 804,692 00000000000000000003eb5e147e2d3dbc35c2b8f9462372444aad100a2debe9 1,017 1.00/1.00 vMB 10
804,691 804,691 00000000000000000003639b88388d11a56f8bb8af2e93e6ea69617b55113052 1,029 1.00/1.00 vMB 8
804,690 804,690 00000000000000000002d394f11de12f17837e981209aa0296242ad5b069c07e 3,360 1.00/1.00 vMB 15
804,689 804,689 000000000000000000007be8442cd8c5d34683dc6ed63697438c58cc5936bbd4 2,782 1.00/1.00 vMB 17
804,688 804,688 00000000000000000003fdaa87f790146039ec521e36a3b1b47e530ee480dabc 1,388 1.00/1.00 vMB 13
804,687 804,687 000000000000000000006f6191152cd3575de6ed2756dfdb2d1d3a64e6c8c0ab 3,666 1.00/1.00 vMB 20
804,686 804,686 00000000000000000001ca67acb32a4b1d2043315c847ef403e136de2d124e7c 2,004 1.00/1.00 vMB 11
804,685 804,685 0000000000000000000436d76f5f95345753f43357d79baed2ca8762b1ec88a1 3,311 1.00/1.00 vMB 17
804,684 804,684 00000000000000000004124d82ca3ff6d0cfb7105d84e03784644d206b2a1c07 3,639 1.00/1.00 vMB 24
804,683 804,683 00000000000000000004920479d272103416d65cf1969bda9fe919c5eb1dddca 1 0.00/1.00 vMB 0
804,682 804,682 00000000000000000003254cd6a4a51f1ad218bbb147dadd8b933ec95e91bf11 1,209 1.00/1.00 vMB 12
804,681 804,681 0000000000000000000374f595f378a30a240faf2009a40fc147b50800533d12 3,396 1.00/1.00 vMB 22
804,680 804,680 0000000000000000000366a41034c90a8831894a3623f3ee325999aff2305719 182 1.00/1.00 vMB 8
804,679 804,679 000000000000000000009399d53dcb2b7801737ec461954b62dee1b18dd3064e 392 1.00/1.00 vMB 8
804,678 804,678 000000000000000000017a81545ba88c23f7511be633ac6d7b9a5bb1e39db6ec 2,822 1.00/1.00 vMB 16
804,677 804,677 00000000000000000000f3d662ff2ad11674c542405a04052ad722be24f59821 2,613 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.81 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 710.29 GB
    • Received: 17.06 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.