Loading Tool

Explorer IconExplorer

Memory Pool

53,696 transactions
29.74 vMB
0.10352200 BTC
Random Selection Loading Transactions
Max Size: 159.71/200 MB

Candidate Block

Mining Attempt bf8c664e5a1d81518025c379066440d19a2e22e9e077a4f7c10f0f98c2ebee4b
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 4d4b3a3c6c053369c38ac3c1a8570148b160956061773f6eaeb63bc99a930e36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,792
Size: 1.00 vMB
Total Fees: 0.03131263 BTC
Feerates: 150.77 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (593,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,655 321,655 00000000000000001d76233099fdceb71c7128bdc45f8b8f7886f0e820927972 27 0.02/1.00 vMB 5
321,654 321,654 000000000000000015df9e6125e194be4ddfe8f0211e6b8c3b0fe19bc43a722d 409 0.26/1.00 vMB 28
321,653 321,653 000000000000000018626f29faf42732c68b7afb6a2f628b1d3c9592be84c1c7 50 0.03/1.00 vMB 20
321,652 321,652 00000000000000001e0bd7c7615162465fb3222128107874c0322241d438235e 154 0.11/1.00 vMB 24
321,651 321,651 00000000000000001f23b70a1e66fa8279c4d23945f58daecbaf9274d5d9c7b5 374 0.20/1.00 vMB 23
321,650 321,650 0000000000000000248854614cec8a81e8f8e6bbc379885c07dcfd313b4ddd44 16 0.01/1.00 vMB 19
321,649 321,649 00000000000000000559b63e999c3bbc36d2dc4926bdf53f06ff60f122ff01c0 399 0.29/1.00 vMB 23
321,648 321,648 000000000000000016f08587ac53d87ade82678a2b7f60e58bc0254bb0ad17ff 259 0.15/1.00 vMB 32
321,647 321,647 00000000000000001e3fcb8c136d07c72b6e3a563bcd0821807d2fdb09880fa1 452 0.32/1.00 vMB 23
321,646 321,646 00000000000000001bd7a1267e910a24a97f277cc8133722c9e7f8cb093bf976 1,072 0.55/1.00 vMB 31
321,645 321,645 00000000000000001e36c1a13896d5ee18d16bae99f7dbcc14721014dcd1da24 972 0.64/1.00 vMB 23
321,644 321,644 0000000000000000021d19e1fd64e9180e1b05f5f0465d30c67713d26be967ec 64 0.03/1.00 vMB 130
321,643 321,643 000000000000000015fe7eb086421f8c3b24a5fce85f19bba159734b904bfac2 416 0.21/1.00 vMB 29
321,642 321,642 000000000000000022f8bbffa90139e0b01083cabb6288242531e930c9101209 36 0.05/1.00 vMB 2
321,641 321,641 0000000000000000196112c710de7680b9cd0a22bf5dfa4a040003cb0d91b086 168 0.12/1.00 vMB 21
321,640 321,640 00000000000000001a6cada95e446803eb24a1e7c5d8b0139a66927266ebff09 520 0.44/1.00 vMB 23
321,639 321,639 000000000000000002bf46a5359b5bcdc9474af76ba6e75a4adfca8c7d8972b6 509 0.29/1.00 vMB 28
321,638 321,638 00000000000000000d47b7521e83e3acc57daf88aef3a37e6a4ec340380ce7a2 613 0.32/1.00 vMB 29
321,637 321,637 00000000000000000ad1e68491fe8dae4625292eb0c365b491d395e85dced55c 62 0.03/1.00 vMB 33
321,636 321,636 000000000000000014c33056a5365893b09f40180ca52ca22786006366ee551c 126 0.10/1.00 vMB 12
321,635 321,635 00000000000000000899101bdae5b3f80cb2d19c2a1ff3072438d53f031230d4 497 0.30/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.