Loading Tool

Explorer IconExplorer

Memory Pool

74,506 transactions
27.47 vMB
0.06501426 BTC
Random Selection Loading Transactions
Max Size: 167.95/200 MB

Candidate Block

Mining Attempt 9022598dc7a6c506b4e2eaedde9ca1b827f630ad8b705ff1791255b1449540b6
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root a84192af017f426979d2af6662446a32e220c61c851a46985956895377ebebc5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,986
Size: 1.00 vMB
Total Fees: 0.00643139 BTC
Feerates: 50.34 > 0.64 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (367,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,546 547,546 0000000000000000001405e17815d8365ddc288b9bdd04f69a95b9ad4c7a2b4e 1,562 1.00/1.00 vMB 2
547,545 547,545 0000000000000000001327133dbd00065e715d112c593ed5540fdc18365a1e86 2,723 1.00/1.00 vMB 16
547,544 547,544 0000000000000000002583e7c37c7bacc877ed2720a1d19c8f05e6f9c950b13e 428 0.15/1.00 vMB 32
547,543 547,543 00000000000000000002c7d8a5dbd6567a4ff25245874f554a20d9ff4025ffb5 2,320 1.00/1.00 vMB 7
547,542 547,542 00000000000000000008a6140f0e84554225b4edb89871e0eab1efd9895c33ac 2,957 1.00/1.00 vMB 16
547,541 547,541 00000000000000000011844e5fdad98636efc57f18a93bc117165db1c4cd3795 1,671 0.74/1.00 vMB 8
547,540 547,540 0000000000000000001d4729bc62aacabd3382b606272028207066d903efd58c 547 0.30/1.00 vMB 25
547,539 547,539 000000000000000000262ab8a8e97c708e6182b129c70bf9e7f5d3b672290c7d 1,530 0.66/1.00 vMB 10
547,538 547,538 00000000000000000010f605bc1637bbdf3bf276d8364b6f02f2e678e594b730 967 0.41/1.00 vMB 8
547,537 547,537 0000000000000000000bf6f668017d7e84443902361c5e035608a3436577085c 1,145 0.67/1.00 vMB 6
547,536 547,536 0000000000000000000845e6d12def052714ae57fc9a71fa4715072cadf62afd 1,423 1.00/1.00 vMB 4
547,535 547,535 0000000000000000000f8edad4963360fefc94e79ddb986109bfeecc304e1531 2,853 1.00/1.00 vMB 17
547,534 547,534 00000000000000000013df772fa5f035e5279c0685611abc76f54ca3655db7ff 2,432 1.00/1.00 vMB 6
547,533 547,533 00000000000000000002148ca22602ccfbd01b237ba7f9c82a6a4b2fd1f84953 2,933 1.00/1.00 vMB 12
547,532 547,532 000000000000000000090b67ca3e9c3610b79e200e1a6e668ec2cbe6c830b8d6 1,740 0.67/1.00 vMB 31
547,531 547,531 0000000000000000000940db933cf32329e6ec92695fa80b3a0e70c7d1fbe2c4 2,880 1.00/1.00 vMB 13
547,530 547,530 00000000000000000023b92909d86f43671076e56c461f1b1571974843d6b6b6 950 0.36/1.00 vMB 26
547,529 547,529 00000000000000000004919c0f525986112e586e4552a351aa435e044b8f33fd 169 0.06/1.00 vMB 21
547,528 547,528 0000000000000000001ab91ed6c0642b967d5dc1fd6f0dd2b3e7cde304860603 1,049 0.57/1.00 vMB 13
547,527 547,527 00000000000000000008c8b4bdf2b271ec98b9d4b9fa96849aae92c30f3beb0f 759 0.51/1.00 vMB 5
547,526 547,526 000000000000000000124c9a3acbdb84e8c962fcd3b59143e3166bd7ccc07bec 2,551 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.90 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: 713.71 GB
    • Received: 17.44 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.