Loading Tool

Explorer IconExplorer

Memory Pool

37,597 transactions
18.22 vMB
0.14216834 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.23/200 MB

Candidate Block

Mining Attempt ce38a36302aface65586bc690c45d6620c1ffb3f54cbf4cebcb264000daead38
Version 20000000
Previous Block 00000000000000000000d0024eb8576e4875797df41ac22fac4ed73712ea0080
Merkle Root c985c04178c06315939100cd6a668bc783ae6091be536f499f38ad74c175b4b4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,020
Size: 1.00 vMB
Total Fees: 0.02682389 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,331 (839,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
73,863 73,863 0000000000a53be2d85b10bebd6912a7d7295aa6bff74ade7a6f2eace30b8d17 1 0.00 vMB 0
73,862 73,862 000000000096bfa1865b5e9444a051473414a3c8c5a8df69f400004b61dd0dbf 1 0.00 vMB 0
73,861 73,861 0000000000900ad744d6cfca2dd80d8e1d4c4e79c2b5a2a635e5d46caa93229c 3 0.00 vMB 0
73,860 73,860 00000000004ef12183b1a4cad3b55161f1cbc0387843efa3fd9be521679a4599 1 0.00 vMB 0
73,859 73,859 00000000008d1422592e7ba4e9a047a6dd690b57077912c1a7ed756bea3a5da0 2 0.00 vMB 0
73,858 73,858 00000000009cbefb0527a4a6eb0f5db75b79caa7f02836420e5c1589f6fee06b 1 0.00 vMB 0
73,857 73,857 000000000094704074703952641d685c76cdaff63b72c123fb35dae266e14cde 3 0.00 vMB 0
73,856 73,856 00000000008fd40fb7e3a2bcbf273270956d33f4b19e6de6ed2ebb7c46a2a9aa 2 0.00 vMB 0
73,855 73,855 0000000000a7896339df3000e676811a89e0e3d93840e153226409dd2ce1e606 3 0.00 vMB 0
73,854 73,854 000000000052bab64d574020a77663710bd370015a72606e575a0a652efb5c0a 4 0.00 vMB 0
73,853 73,853 00000000002187294f4827630f16e5d9050ee782ff13d7dbc68b4e98ed4ca7a7 2 0.00 vMB 0
73,852 73,852 0000000000390e89a09cda025a9b9c8cbb0e832d7c2342e18e4c5be255879b7f 1 0.00 vMB 0
73,851 73,851 0000000000a00ea6ee9f10a4840e097024cc67998744c5df52e83ef849bba75b 1 0.00 vMB 0
73,850 73,850 00000000006bc2111d798c90b5a714f086d2715f19e057665d1f12eb5813e5cd 1 0.00 vMB 0
73,849 73,849 0000000000a94fcece2cd5dbe449b625071d403e39070850f2a1d3003e6d6564 1 0.00 vMB 0
73,848 73,848 00000000006f82545458d11daef46746808d641921b97e2a5e989b1a01880419 3 0.00 vMB 0
73,847 73,847 00000000005782ce9e54f4bbd2f425eb05e4fa622d45667b55c01b45b2b7e6d6 1 0.00 vMB 0
73,846 73,846 000000000046446542bd836a5d6d11ebf3233c8d359416e8c1725f9e61eb37db 1 0.00 vMB 0
73,845 73,845 000000000016216f53b165acd0502d12708867a1aa08ecf2abbca854fd36dcd1 1 0.00 vMB 0
73,844 73,844 0000000000505e0e3e94719ae519d390a737549d020727007059ffdd47df17f8 1 0.00 vMB 0
73,843 73,843 0000000000b6f9a335dd5849923b23d832968c819cec986014462101b316f086 3 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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