Loading Tool

Explorer IconExplorer

Memory Pool

78,628 transactions
29.38 vMB
0.06369551 BTC
Random Selection Loading Transactions
Max Size: 176.80/200 MB

Candidate Block

Mining Attempt 0ce9c1c046e34097a4a1ac0193f8fd85ce4c7bbdececa9e93cdedc20b680ee8c
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root c204916f8bf83dfaa69fa20bfa954e4a19cfac92d85b1e9f83baa959a0e6697f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,538
Size: 1.00 vMB
Total Fees: 0.00403985 BTC
Feerates: 30.48 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (449,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
465,545 465,545 00000000000000000059a81c0ede181210bb5fcaa75a3a5229bcc65af8eb810f 1,778 1.00/1.00 vMB 168
465,544 465,544 0000000000000000005dcc8baee30985e210f7e30f789c660a059b40448a5072 2,112 1.00/1.00 vMB 218
465,543 465,543 0000000000000000003a7cdd8b902aa58f0711e9597e3f170d220205b19c1e20 1,980 1.00/1.00 vMB 146
465,542 465,542 000000000000000000de01727df3d26820d4a7839a8573f9436b18a4fff51e8d 3,052 1.00/1.00 vMB 138
465,541 465,541 000000000000000000279fca003c09dd5d45a1c9e866d0c2fe9381efa0df363e 2,518 1.00/1.00 vMB 126
465,540 465,540 000000000000000000c1f0f1f023d8b4e23d238e89b9025970898c9fa8790c16 2,238 1.00/1.00 vMB 166
465,539 465,539 0000000000000000019f1ff98242c68f99e3ed2500c0d8c5b6b75880291d9e9c 1,916 1.00/1.00 vMB 180
465,538 465,538 000000000000000001d135d4a50fc2e1c0fb886f7e3c9978bc89b0694ff0130f 2,432 1.00/1.00 vMB 174
465,537 465,537 000000000000000001836aa9bf1e6edbbbf4d93c1d45b1c05364152720a7852f 1,853 1.00/1.00 vMB 183
465,536 465,536 000000000000000001b4fc1a6983e739af96d0a18c23946b84498348ba07ff17 1,842 1.00/1.00 vMB 166
465,535 465,535 000000000000000001fef3e007011c0b55afa54e5977d832ff88c78bfc630fce 1,689 1.00/1.00 vMB 165
465,534 465,534 0000000000000000014c220c2ccd44962cf38e0f28e6c4142098f388afc1629a 2,430 1.00/1.00 vMB 189
465,533 465,533 000000000000000001359e85adcbeb3a5d5940eee4de75b406d3989af06b4c72 1,975 1.00/1.00 vMB 217
465,532 465,532 0000000000000000000e273a57bbdc6aebb78a3e6647e3a907ba8ad89f0d62bf 2,487 1.00/1.00 vMB 218
465,531 465,531 00000000000000000119a6acb690b35080d9e56dd75fe7cf679efa6df25df826 2,761 1.00/1.00 vMB 222
465,530 465,530 00000000000000000193de4625f4d9b6bcb353bc0bebf453e1b3c2fe01f7c162 2,947 1.00/1.00 vMB 283
465,529 465,529 000000000000000001dbd9f95a0b70d4f5c26ed20bb2bcfba70f16b5d823f4dc 2,102 1.00/1.00 vMB 190
465,528 465,528 0000000000000000001799c03296dba558021ab3b8867db4b6a44ec81d35a1eb 2,108 1.00/1.00 vMB 200
465,527 465,527 0000000000000000020c8508538746855b5130e35cab0d7355462fd060ae2e34 2,105 1.00/1.00 vMB 170
465,526 465,526 00000000000000000171a8f8e7f972f8758c68039f7b044c16af7a1a413fa72e 2,670 1.00/1.00 vMB 227
465,525 465,525 0000000000000000003e8be2d8ca6609b7ae04e5d72351541c3670f07647200c 1,842 1.00/1.00 vMB 142
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.15 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.