Loading Tool

Explorer IconExplorer

Memory Pool

43,472 transactions
26.49 vMB
0.06205545 BTC
Random Selection Loading Transactions
Max Size: 139.36/200 MB

Candidate Block

Mining Attempt 0862985ab38106f8d6f6ca9ad2225994fc61adb73bbd18af88c01a305157b8df
Version 20000000
Previous Block 000000000000000000008f5a6c1e1f1fa429f250d4cd2ee1808884ed8a06ea2e
Merkle Root 90808309f82c2a9a0e039b5d49de63bbcd2d0aac05348ca8e1207bb8e12b23ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,099
Size: 1.00 vMB
Total Fees: 0.01347831 BTC
Feerates: 73.66 > 1.35 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,787 (566,271 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,516 348,516 00000000000000000f344f075e90128357084c553114ec47c4af1baf4daf601d 73 0.04/1.00 vMB 28
348,515 348,515 0000000000000000132cc77d65b01d5b6d11f75ad12e2323cec1913a62d145d9 122 0.07/1.00 vMB 12
348,514 348,514 000000000000000002754d81be14e43adc65b994fd123f4b88efad489752b86a 126 0.10/1.00 vMB 10
348,513 348,513 00000000000000001403bf847a87b8377d67dbebaf95575d4768998f4ee6ef42 456 0.27/1.00 vMB 25
348,512 348,512 00000000000000000375ba93779dd556178342ae9ed20a0c747927fed58c4cc7 508 0.26/1.00 vMB 24
348,511 348,511 00000000000000000ec5b138802a1a5ee4a0126dab37e702db0dc2590b0e9089 322 0.15/1.00 vMB 26
348,510 348,510 000000000000000009f43ac0ea5eae17917a7ccdca73bc8569cbf9bad23d619c 941 0.45/1.00 vMB 26
348,509 348,509 0000000000000000045b7be6c95b920bd214bdf516e18f4bc4cbad851cd7776e 1,282 0.67/1.00 vMB 24
348,508 348,508 0000000000000000091fda0332a4e49cb6c0f660e628e31fa937a47d328f2e73 54 0.10/1.00 vMB 6
348,507 348,507 000000000000000002a50763aac3166e397b2e049984e71167660cbd6100af57 725 0.35/1.00 vMB 24
348,506 348,506 000000000000000007b1478e1a959e949ab77fa6851db575b04a96f2b7bcc910 1,070 0.54/1.00 vMB 24
348,505 348,505 00000000000000000e556e88cc902ee17dda32c38001228defa25838feee6269 803 0.45/1.00 vMB 21
348,504 348,504 000000000000000010bbdcd199485b2b39a4dd0108cd16f7e83d715fb636533e 256 0.08/1.00 vMB 44
348,503 348,503 00000000000000000114f42246f870939a949e1868f44194a2b2fbf95d2f7611 972 0.52/1.00 vMB 26
348,502 348,502 0000000000000000161b157e4bcc6bbf7b8b190f651ca316e79e26a1e38494c8 51 0.04/1.00 vMB 22
348,501 348,501 000000000000000000f44e92e6bbd009b714c7ced726578b9e1218b750640963 1,106 0.63/1.00 vMB 25
348,500 348,500 000000000000000011c2aef69ea06424f805af3cbc919dbe89355ec90c37922c 81 0.10/1.00 vMB 8
348,499 348,499 000000000000000015d821f7a1eac7648eb302aa371e7ec8543cd4bd02ae17b1 341 0.16/1.00 vMB 25
348,498 348,498 00000000000000000abfb8783cb5399f0a481ae26464df5e08ab02fc76408852 16 0.01/1.00 vMB 26
348,497 348,497 000000000000000000fd28839a148c82d7ab2f8c40b5edd7f548738605694fe1 326 0.23/1.00 vMB 21
348,496 348,496 000000000000000015821bf4e6dca4ce7a6276171e2fe63d8c2595d9a5eed54e 169 0.23/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.01 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: 649.24 GB
    • Received: 13.14 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.