Loading Tool

Explorer IconExplorer

Memory Pool

83,654 transactions
30.75 vMB
0.17054128 BTC
Random Selection Loading Transactions
Max Size: 186.58/200 MB

Candidate Block

Mining Attempt 01391f64116e0071cd77e6c5a9cabf0b1437cfada44c5e88638d4c3f8338242e
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 90dff0bea7fcac5882a9a452a08d37bbca6dc84e27efede8c047521de45b7a1d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,102
Size: 1.00 vMB
Total Fees: 0.08769845 BTC
Feerates: 150.79 > 8.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (369,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,420 545,420 00000000000000000011b95a9ea913889fd117cd9157876f2ad2568d2c9fdf4b 2,500 0.98/1.00 vMB 12
545,419 545,419 00000000000000000007c9371ed3f1fe7cea6db4bcc863cb14e83ac7a595dd79 511 0.22/1.00 vMB 14
545,418 545,418 0000000000000000001528483aae8ed0cc6727a222e564ae1f502cab40cbe6e7 983 0.39/1.00 vMB 18
545,417 545,417 00000000000000000021f54bf2f463f442aeba1375990a50265cf5b4a2798ff6 284 0.11/1.00 vMB 14
545,416 545,416 00000000000000000016eb470cb4779385f361576910fa79e29a108c49d58020 2,023 0.95/1.00 vMB 11
545,415 545,415 000000000000000000140e45b7edb69bcb4adbcb69b721cc451ee8de6d46fa35 527 0.23/1.00 vMB 11
545,414 545,414 0000000000000000002277d7950cdbfa72eaab8e420691af1749eda9768f24a7 336 0.16/1.00 vMB 14
545,413 545,413 0000000000000000002310a994edfc284f66969b7d9abb7bb85c4112c6c0d435 2,532 0.99/1.00 vMB 12
545,412 545,412 000000000000000000117c46840de4c03a031f48a651e60815533555a6668954 199 0.06/1.00 vMB 13
545,411 545,411 0000000000000000000dcdbfa4d7eb08a83a55bfda13b3ce7edbdd37193d160a 1,436 0.71/1.00 vMB 10
545,410 545,410 00000000000000000006298519188deced71828cc8f9abf16944a066fe26cfa6 2,199 1.00/1.00 vMB 11
545,409 545,409 0000000000000000000c5cfbf368942be3dcc64ce436d37c9e7cdf5551ad6f1d 2,181 1.00/1.00 vMB 13
545,408 545,408 0000000000000000000865fcfcd1b0434c8ca309012099cf3aa48ad6be0b025d 2,930 1.00/1.00 vMB 19
545,407 545,407 0000000000000000001bead03e82ea68bf10b666e2c7b2cc3b8096f8c53bb4da 980 0.53/1.00 vMB 18
545,406 545,406 0000000000000000000b413e5436d322d96eae67600007bad9bfb90ebd0985c3 33 0.01/1.00 vMB 27
545,405 545,405 0000000000000000000984aad53e4dfbf75f69d4fdde0511bce5b9f99bfeda43 1,026 0.48/1.00 vMB 14
545,404 545,404 0000000000000000000354fbd334e82faba087d387e3c0f6b52f89ac49ab99f4 96 0.43/1.00 vMB 1
545,403 545,403 000000000000000000159f079cc7109aeb8de5ca7998e5ce1191fae696cc3bfa 1,933 1.00/1.00 vMB 17
545,402 545,402 0000000000000000001980e5f7add8a02dd4511ecd634aeb30b36bbb79dfeac0 2,697 1.00/1.00 vMB 23
545,401 545,401 00000000000000000004730bae0f6e81223b66f56e1d004d14379aa0ca8a79a4 1,881 0.92/1.00 vMB 11
545,400 545,400 0000000000000000000f9a319ce96a265dd5bf274f173fa9d2f3516b2c928e01 1,441 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.61 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: 671.92 GB
    • Received: 16.06 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.