Loading Tool

Explorer IconExplorer

Memory Pool

49,029 transactions
27.61 vMB
0.08033950 BTC
Random Selection Loading Transactions
Max Size: 147.30/200 MB

Candidate Block

Mining Attempt bce9bb79d523f6558627d3029aa574aacf29ae87a9f0897bbe095150856a3df3
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 39ea05a8803161a13de946f37a1124148ec5b0be449efc5155fb4cf6a79b1206
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,673
Size: 1.00 vMB
Total Fees: 0.02837910 BTC
Feerates: 150.92 > 2.84 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (206,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,419 708,419 00000000000000000005f2dce6d9631ded5e39750d733fd3024f1dc86188e021 751 0.32/1.00 vMB 13
708,418 708,418 0000000000000000000861a8fe741d4a5db47da5a1768ad3be90d66916b85689 1,550 0.62/1.00 vMB 7
708,417 708,417 000000000000000000084869bcd57a3fcbba1488baa68af6a4d4adfdbe140870 1,351 1.00/1.00 vMB 15
708,416 708,416 000000000000000000029f393489fef7978eb5a9ac255cfd6a63dfbea7e6bbd5 1,072 0.37/1.00 vMB 13
708,415 708,415 0000000000000000000a3edc8e5c81f3ea59db723552f9d069da1e2f109073cb 771 0.31/1.00 vMB 11
708,414 708,414 0000000000000000000ad3ef59b5d2586cd2782a9110f780545f53e1a7bfc12e 503 0.16/1.00 vMB 12
708,413 708,413 000000000000000000010bc9659fa67fd988f618466e3df8e4d1a7ced0044017 39 0.01/1.00 vMB 20
708,412 708,412 0000000000000000000a39dd11ab867a925d71bca42cc8c569f42173a0f77f71 497 0.20/1.00 vMB 14
708,411 708,411 0000000000000000000271bdfefd580e632a72d05df405c86249bb1d49540b2d 694 0.33/1.00 vMB 11
708,410 708,410 0000000000000000000344de370a47dffde7c471f71ce6622ba3c5df74d01c3f 835 0.32/1.00 vMB 12
708,409 708,409 00000000000000000009cbac1ffafba8e57673559472e2ec509de2c225746e40 1,169 0.54/1.00 vMB 4
708,408 708,408 000000000000000000005d7f0bcfc5770b38f5ea3038e88d9d44f370faededff 2,716 1.00/1.00 vMB 15
708,407 708,407 0000000000000000000796d0ce91d0098893888bfcc8368f0525ff7862e316f7 403 0.19/1.00 vMB 11
708,406 708,406 00000000000000000006b54530a0bbab6dbb40bc1fdfeefa09495049426b5ff0 2,486 0.84/1.00 vMB 13
708,405 708,405 000000000000000000080c4cf9cda48a0eb662b0796b64b595179218c06617e9 145 0.04/1.00 vMB 11
708,404 708,404 0000000000000000000793dfae8f90f5d5f30df22d1c28315c11a4626bad64f4 1,938 0.74/1.00 vMB 13
708,403 708,403 00000000000000000003a7be665d5434696deaea98630f09f334ab30997c6da8 736 0.24/1.00 vMB 13
708,402 708,402 0000000000000000000b2ea4bebd94523ad2fcb1609774e90cb35e1b420efe8a 135 0.46/1.00 vMB 2
708,401 708,401 0000000000000000000abb9d32e22cf26ba590026998a2a69c3570ec074e7e1a 2,066 0.99/1.00 vMB 11
708,400 708,400 0000000000000000000615294ea9354983bf1201f9d9b7f8456199cee0de06c3 445 0.54/1.00 vMB 9
708,399 708,399 000000000000000000078c9070ef45f81eba69094210c36c539e7efc62e58fcb 1,712 0.72/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.00 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.05 GB
    • Received: 13.13 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.