Loading Tool

Explorer IconExplorer

Memory Pool

22,590 transactions
9.97 vMB
0.02465051 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.05/200 MB

Candidate Block

Mining Attempt 54d061dbc4e9a87d8f10ea27dfc6cf7d7d50aacb5136e0e4a6e4fcec420331c6
Version 20000000
Previous Block 00000000000000000000530b19dff44f12db6823c6764166133ba764e9326fca
Merkle Root eede0ecc9274f06ec2046ea99f9162c255c9ae66e36e5db42e192353597ee734
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,186
Size: 1.00 vMB
Total Fees: 0.00869209 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,508 (777,887 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,621 135,621 00000000000006b9c3ae4b60376d96af52d4278f10ff5e09e637db32f68babce 53 0.02 vMB 484
135,620 135,620 00000000000003050ff67bd9ce344d336902473bf3a708fa498b69e642ce7c49 36 0.02 vMB 304
135,619 135,619 0000000000000315362b26b455ab294414adb8ed1f6d51cce5ba4cb22b201057 275 0.09 vMB 63
135,618 135,618 0000000000000719a1468efd7059b21ce07d4d854b4b7c50d3f67e04da335ed1 208 0.09 vMB 1,092
135,617 135,617 000000000000043f8b530d8015968ec892cde5f20492fdf2cb43317e15c881e7 11 0.01 vMB 1,820
135,616 135,616 0000000000000774a542e26fa78c2c3cd5708d526469a2b2458180d32a33b8a2 53 0.03 vMB 113
135,615 135,615 00000000000007a962d2f007fb6114c5d68a5b915ecf37adeb3b273cce733416 51 0.03 vMB 274
135,614 135,614 00000000000006263c44fb030c0ad9f514d766ace42414faea2fccab4cbc43fe 35 0.01 vMB 144
135,613 135,613 000000000000041ffab30b9c32ff1f13ab2646526e228e9d4cde3b2f0de2a3d0 70 0.05 vMB 43
135,612 135,612 000000000000009f8a6548797487dc26954c7a396dd691efab4ea00a0a79fedb 100 0.05 vMB 297
135,611 135,611 000000000000004eb150e00279535516ab4b9fdf5008d7d19f7b85f6e48e7d2a 156 0.04 vMB 0
135,610 135,610 00000000000009cb64f230515e6e83a97daf321fb817f6c36df0dc4c8655ad5c 60 0.03 vMB 138
135,609 135,609 00000000000001bc73604c3a9f313ff054998b7839bf742e23416b246764d3c1 81 0.04 vMB 372
135,608 135,608 00000000000003a53396d8ed6b9054383afd7573d07e75b762701e353757799a 63 0.04 vMB 151
135,607 135,607 000000000000094895123c122828f95da26ee82fe6090edb29710f0561745d1a 85 0.05 vMB 436
135,606 135,606 00000000000005ff7c37cb4290071dd8faab7e8f577926ca8de6b7ae79b49b43 29 0.02 vMB 128
135,605 135,605 00000000000007c71226fe79f358d0b925ed5998685db9910676189b4a5e419e 44 0.02 vMB 251
135,604 135,604 0000000000000844866365b9000c8bf6ea902239931ac4aab18035b7d7a3ad63 122 0.05 vMB 413
135,603 135,603 00000000000000a58468be37e478f25cc5a484961d1dbd7691a98bbb9880788d 47 0.02 vMB 103
135,602 135,602 00000000000009c3b93b85dbe9ba19d2a00303ee0b09e5455cb123d74b12ef76 55 0.03 vMB 498
135,601 135,601 000000000000039e2ff1f9e93f7bc6606782ac009b59aaeb5559daee5ac2e536 44 0.02 vMB 385
Previous 10 blocks ↓
Total Size: 779.75 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: 378.87 GB
    • Received: 1.90 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.