Loading Tool

Explorer IconExplorer

Memory Pool

84,141 transactions
31.49 vMB
0.10303296 BTC
Random Selection Loading Transactions
Max Size: 193.01/200 MB

Candidate Block

Mining Attempt 1fca2f8faa1092113d320d6b150c176a7ff7e8ca75384309a98a6ac8bfe34f99
Version 20000000
Previous Block 00000000000000000001ac34818eef0d70486ad7b2c435f366c2fef0117ca70d
Merkle Root de4626b5ba7b76b6c139ada80df6cb86b457af2a8acbafd9c0211bd31c03f18c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,066
Size: 1.00 vMB
Total Fees: 0.03016193 BTC
Feerates: 150.54 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,228 (519,669 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,559 395,559 000000000000000005d78b057b38245ab7a71297a6cdc93c67d87970b43ff41d 2,378 1.00/1.00 vMB 45
395,558 395,558 000000000000000008ef6bafbddc1a0bf0bc6984ae956f96aef25331a99e532a 1,243 0.61/1.00 vMB 37
395,557 395,557 0000000000000000012fe83b70e2f0e71ce754a640fa82e5f99ed4bdbb099e1c 82 0.07/1.00 vMB 16
395,556 395,556 0000000000000000080484bc334a7bd6aa4640e438b11551751bb858a4c50908 1,306 0.64/1.00 vMB 36
395,555 395,555 0000000000000000076672562b48799b4da0421bd58f996ac935826a17506113 753 0.59/1.00 vMB 22
395,554 395,554 00000000000000000056b69298a2625db447811003d41a7beec6ee7892dabb1d 1,305 0.77/1.00 vMB 30
395,553 395,553 0000000000000000087d0c9029a68dbbffa23f028f61b4c04c69ab990ccfc9eb 2,197 0.93/1.00 vMB 47
395,552 395,552 00000000000000000589b44a78d9f84cde50b21950b73e06721f9cf03cfd5e84 251 0.21/1.00 vMB 21
395,551 395,551 000000000000000005dd4adccdfac0e9228dc6a505c51fea2535e267375c2b69 1,641 0.93/1.00 vMB 31
395,550 395,550 000000000000000000f8e3235af40c6dc2133b912a1e7ecd19f549372084dd5d 1,721 0.95/1.00 vMB 34
395,549 395,549 0000000000000000062b6e9e490c486999b53f8a747f10b59eb47709888c8599 1,530 0.93/1.00 vMB 31
395,548 395,548 000000000000000001172ef5b10e5fbf1cdf3563b4ca7b2af50af0c2234bc258 1,872 0.99/1.00 vMB 34
395,547 395,547 0000000000000000065eb40ee4b31f08de300cbe7a468e50961bbdd6da4cc955 2,141 0.99/1.00 vMB 42
395,546 395,546 000000000000000002662fadc11e999216cc6add1568a6af09f2dc84a1c500b9 2,508 0.92/1.00 vMB 52
395,545 395,545 0000000000000000059134ebb840559241e8e2799f3ebdff56723efecfd6567a 28 0.05/1.00 vMB 9
395,544 395,544 0000000000000000010d1517398ca2c64b055aa00ce04bcc36a0fc66fc12e76a 757 0.69/1.00 vMB 25
395,543 395,543 000000000000000005c0e4ae4d3f4bc79e88a60e0a57aa2f5d34289b731b17d4 2,450 1.00/1.00 vMB 51
395,542 395,542 00000000000000000554843c8f9236a2cf1a61e39c002cdeea60d2a2b0275471 693 0.49/1.00 vMB 25
395,541 395,541 0000000000000000028bee0d9e8b291d27f1519203235671d2981495ecf01ce2 307 0.16/1.00 vMB 32
395,540 395,540 0000000000000000091084247b48a2867dd2979d1476521facc64fc1a8252ccd 119 0.05/1.00 vMB 57
395,539 395,539 000000000000000007e775169d7b8492c3644abe03b4f0f163e9393767caa5e1 707 0.39/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.78 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: 709.75 GB
    • Received: 16.97 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.