Loading Tool

Explorer IconExplorer

Memory Pool

54,631 transactions
32.28 vMB
0.22599325 BTC
Random Selection Loading Transactions
Max Size: 173.06/200 MB

Candidate Block

Mining Attempt ebbe435f45c09bc8425d65804124de3d42e0991ef67ba718a41e722878f0ed8d
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root 3eb5ef7c9acfdf5fa43987488797871b9fd5f422595688103dd6eb7ac760aa7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,983
Size: 1.00 vMB
Total Fees: 0.11938303 BTC
Feerates: 101.66 > 11.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (512,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,652 402,652 000000000000000006612a604f09c531c195bda2a1b4d36359de8aa2d393a23c 1,606 0.93/1.00 vMB 46
402,651 402,651 000000000000000006536730eb536c39911a3379534e756eccd10644a43bed99 2,111 0.99/1.00 vMB 37
402,650 402,650 000000000000000006c39c20efe1858243ef7342d6d175a7e203cb1f04da7ec0 2,419 1.00/1.00 vMB 57
402,649 402,649 000000000000000004fecd81d68901da1b799a989b273a3168edee435dd1af4e 3,546 1.00/1.00 vMB 80
402,648 402,648 00000000000000000457a5bbcef95277378bd5936240785d041fecb8bf14632c 480 0.45/1.00 vMB 27
402,647 402,647 000000000000000006eab7fbed75e7d7e1a906e6861b1e2bced516321a2c864f 1,682 1.00/1.00 vMB 33
402,646 402,646 0000000000000000000b4147cf751a556b402e86d80afb9acc6da2cfb9a55273 2,074 1.00/1.00 vMB 39
402,645 402,645 000000000000000005bc2a6b20230ffafe3d45890c370ec6cad1085550c5869e 2,823 0.99/1.00 vMB 63
402,644 402,644 000000000000000005fd5577f08689b5e1fe74e83889fe26870769cb17cd7137 1,050 1.00/1.00 vMB 20
402,643 402,643 00000000000000000632b40419bd2e711942a9adfffbd0f8427c244c1a8aa771 1,261 1.00/1.00 vMB 31
402,642 402,642 000000000000000005ec4aab22a1d38ee3e362ed4a1d4c16d2af31300d20ab72 788 0.92/1.00 vMB 20
402,641 402,641 000000000000000004dda20933b258b242d8d37c1841306144a7b089fb15f4d8 664 0.27/1.00 vMB 45
402,640 402,640 000000000000000001c0e637eacb23703c0d572e228cf9c142af0fe1b3c5ad17 451 1.00/1.00 vMB 10
402,639 402,639 000000000000000004876c4349a4a0da218a1b45a5c79d29470aa8ed153ccc17 2,294 1.00/1.00 vMB 50
402,638 402,638 0000000000000000030c4be6ac4fef9cb052f6477027b7451506537296c67010 1,315 0.97/1.00 vMB 35
402,637 402,637 000000000000000004c23e0060706f028af09de9587555e5f97d1c7092ed0300 1,526 1.00/1.00 vMB 26
402,636 402,636 000000000000000006e046ee2e351f4418ce7826cc5236b95689e33e788078b5 2,883 0.99/1.00 vMB 63
402,635 402,635 0000000000000000026de2c9965872004317f1a950d593ed3e3a6b16659b3086 1,279 0.99/1.00 vMB 25
402,634 402,634 000000000000000006a99c5a6ea526e67f4d641d3bec980d339b331dcd38db25 363 1.00/1.00 vMB 19
402,633 402,633 000000000000000006508dcf49f4cbc9fc38b0f013cf72aeb93cc6f5101d6afd 1,689 0.93/1.00 vMB 35
402,632 402,632 0000000000000000046947549a007969ab65a83798590773458a958247a85fd9 2,051 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.48 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.