Loading Tool

Explorer IconExplorer

Memory Pool

78,516 transactions
29.35 vMB
0.06298768 BTC
Random Selection Loading Transactions
Max Size: 176.62/200 MB

Candidate Block

Mining Attempt ac718e74caca4c4824f3e69ed28c0515ce8d414d6e0a37107ae25c56ed991366
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root e5865b683bb2a8b21d593eed0e9f164c18e94f2724970430e4be0337274802b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,444
Size: 1.00 vMB
Total Fees: 0.00345384 BTC
Feerates: 14.03 > 0.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (67,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,529 847,529 00000000000000000000668c06db53080a5daefc1baaa0e973d1d67553a13da2 3,439 1.00/1.00 vMB 36
847,528 847,528 00000000000000000002c4adbd1a68886bf484215a84f9a5d9775dfc1bbdf4bd 3,670 1.00/1.00 vMB 41
847,527 847,527 0000000000000000000232a7cb5a51f52c24875b65790ac38a017a42910dae6b 3,809 1.00/1.00 vMB 36
847,526 847,526 0000000000000000000281b405501ab468bddc7fcf539d90eadf4874802417e2 3,749 1.00/1.00 vMB 32
847,525 847,525 000000000000000000023234bf066eb909b7994d48e2df94cde2cc167e842f80 3,843 1.00/1.00 vMB 37
847,524 847,524 00000000000000000002b87d78a862f3b8a89284d8e48f2a28545f5041ef8911 2,852 1.00/1.00 vMB 37
847,523 847,523 00000000000000000002fa09b694176fd7a41a085210eafec9f449be323cce7b 3,486 1.00/1.00 vMB 45
847,522 847,522 000000000000000000018e2b07cd02d31010f6e9fde34f237ae2879887a1d590 3,038 1.00/1.00 vMB 37
847,521 847,521 00000000000000000001045018d92e15aa7115d975bc832dbf8fd0bd87923c3f 3,295 1.00/1.00 vMB 49
847,520 847,520 000000000000000000000dd4fa20bbbfde8f014a4f85326e30f243f9c1b4ed44 3,288 1.00/1.00 vMB 48
847,519 847,519 000000000000000000004d0af6ead9af9ef44d5ee71d13f706da8e7aa4053067 2,983 1.00/1.00 vMB 44
847,518 847,518 00000000000000000002802a5619652bd37b08f06fb843cb33520e5f572a31fb 3,251 1.00/1.00 vMB 39
847,517 847,517 0000000000000000000141b5b767546769dad0674bc9795045433ff937f021e4 4,359 1.00/1.00 vMB 40
847,516 847,516 00000000000000000001d7f800a8bb762c44f827249e4e7f8a026d5dff9de55a 3,723 1.00/1.00 vMB 44
847,515 847,515 000000000000000000033a8e1cd335e7ebf36c03cbabe4dd7ce40194f1252d87 3,897 1.00/1.00 vMB 44
847,514 847,514 000000000000000000000a25bedc1ebd3af675b31813c31978f67e7c8e3fbc6f 4,404 1.00/1.00 vMB 50
847,513 847,513 00000000000000000000d5c4ff2bcb83a73bd8820efa686c35e39f29aff4824b 3,901 1.00/1.00 vMB 45
847,512 847,512 000000000000000000009f31dc13ead420511e39fee81210ffbe78c208c3e01c 3,589 1.00/1.00 vMB 44
847,511 847,511 00000000000000000002ec99af37b9e894c3c4f2105824a01e44d3c3b2f94be3 2,495 1.00/1.00 vMB 31
847,510 847,510 000000000000000000011d7b9941c68375adea92193ce757c50fa484891e5230 2,440 1.00/1.00 vMB 29
847,509 847,509 00000000000000000000f660ae6aabc0482917c38871ea22038b3888b472d1ee 3,121 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.37 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: 663.14 GB
    • Received: 14.89 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.