Loading Tool

Explorer IconExplorer

Memory Pool

72,250 transactions
27.98 vMB
0.06604946 BTC
Random Selection Loading Transactions
Max Size: 165.68/200 MB

Candidate Block

Mining Attempt eaae8292746bbcbe9577a4be19e6c903018b537b7a4356e166fb335c55daf345
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 14a45b1864b0311c3341fe109d6d10a248510042037bf81102f0d3b5c627fdba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,834
Size: 1.00 vMB
Total Fees: 0.01024489 BTC
Feerates: 73.20 > 1.03 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (641,295 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,741 273,741 0000000000000000994dfb97ed89734529e09010d878f8119aa5813c55183052 649 0.25/1.00 vMB 53
273,740 273,740 000000000000000342dd5ddc0d097133fb2b99ed494e8998e63490ce410631a0 427 0.25/1.00 vMB 40
273,739 273,739 0000000000000002bfb79ab8cffb03e3ad2ee53f2abf379e8a5a10b28af4bee1 384 0.19/1.00 vMB 41
273,738 273,738 000000000000000484ea1f6b4cbb95a76e256483f602b3eb99dc9b93b696553c 104 0.14/1.00 vMB 16
273,737 273,737 0000000000000003d855dc7277fecf3624d885987f0b13afe9eea87cda9ed12d 665 0.25/1.00 vMB 64
273,736 273,736 000000000000000491ab35851140d1b418849b1abc403dcb09c4e1642463f673 610 0.25/1.00 vMB 49
273,735 273,735 00000000000000056adc58b3171d2f2f90a32f25e64f532c8aee34c235e7cf48 442 0.25/1.00 vMB 61
273,734 273,734 000000000000000454c10a9327a3b4c2be9f1afd58449b0ac4da6c0beedac9c1 199 0.14/1.00 vMB 60
273,733 273,733 0000000000000003cc4a1ff73da1275a8c3fddbf76be1ce7547a5b38449adbf0 244 0.15/1.00 vMB 33
273,732 273,732 0000000000000002756401fc73b8b631d79e4ebfb8efe4437e21cfd4bf649684 196 0.11/1.00 vMB 34
273,731 273,731 0000000000000005da7f07d36a3fb978d69a30928bebc5c395990b4d8caaa5b7 393 0.18/1.00 vMB 41
273,730 273,730 0000000000000002da2e25703e12ed5d046172f20c4accc3eb080189a912d388 120 0.08/1.00 vMB 42
273,729 273,729 0000000000000002510ab63a2d43a0d7d2395d250e93500cb62c4ce9bbaae044 411 0.21/1.00 vMB 46
273,728 273,728 0000000000000005be2cba480eb093e83be832f7f29bd528d61e96291cad23dc 27 0.01/1.00 vMB 44
273,727 273,727 00000000000000015da7ee3df6e12f421084c3dacf14eea4344f83e367ab964d 14 0.01/1.00 vMB 36
273,726 273,726 0000000000000004638ac33f3e33ddf79ad0cbe652f05c0995e27b5ff3507d8c 250 0.11/1.00 vMB 55
273,725 273,725 000000000000000376c81a599af831e12dead20d8c6e3f24e6840e64e1a73d75 125 0.08/1.00 vMB 7
273,724 273,724 00000000000000044a853990f8971cf948acca0008ec4e5fad8c1fca38a3cc8c 630 0.26/1.00 vMB 61
273,723 273,723 0000000000000003b83ce8f46f536c471a90aca9c84c13c07b4aca251b3e7afa 67 0.02/1.00 vMB 78
273,722 273,722 0000000000000001eed46b9c8eabddadceff2730abf20a0249e15963ce042c57 157 0.06/1.00 vMB 36
273,721 273,721 0000000000000005d5e87eead95b6b1467a99c18af2fd2d97b85c0b635186e09 500 0.23/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.