Loading Tool

Explorer IconExplorer

Memory Pool

76,628 transactions
29.81 vMB
0.06743993 BTC
Random Selection Loading Transactions
Max Size: 180.45/200 MB

Candidate Block

Mining Attempt 851be085889941bbce4dc3ce47b0e962841225f6d5807624f40ab19f62c2cd85
Version 20000000
Previous Block 00000000000000000001959d63615e809b1cfe2057393e2a73c4fe2fd66f1d56
Merkle Root 79c8dc36ddca9d55ddc37a19e7e11e187584446bacd49e6c39b9fb94d295757f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,744
Size: 1.00 vMB
Total Fees: 0.00432902 BTC
Feerates: 49.73 > 0.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,190 (432,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
482,281 482,281 000000000000000000e25f2d07c8ab45d9df87e97a98a151630c5e00b2a6dfe7 1,819 1.00/1.00 vMB 262
482,280 482,280 0000000000000000003afc26b62d7b8b8b516026cdcc41e581058a6e50bee9d6 862 1.00/1.00 vMB 61
482,279 482,279 0000000000000000007b4be681b7ed504e29d5643afd169de084e4e1bb6e3894 1,569 1.00/1.00 vMB 210
482,278 482,278 000000000000000000818e706f348f95c302a9ca495f43c36d7c09bcd738492b 981 1.00/1.00 vMB 57
482,277 482,277 0000000000000000010a035e5d619d498907d390180cfe5a33ec3eaed208bac8 1,413 1.00/1.00 vMB 175
482,276 482,276 0000000000000000011091c7167a99b1ae6fb954245b7c91f59495f5dbbc4d2b 1,444 1.00/1.00 vMB 248
482,275 482,275 0000000000000000005406daf25c61b9267b81d9976b608f4bb6c4d7403edf4c 1,932 1.00/1.00 vMB 91
482,274 482,274 000000000000000000f0f2008d4141510b88c6ac28e5b577aee98d9d440a3eb3 1,427 1.00/1.00 vMB 145
482,273 482,273 000000000000000000e17d0cb6c79472234873570924aa1268df82caab7f5d5f 1,317 1.00/1.00 vMB 185
482,272 482,272 0000000000000000005a8227e0b85434ee818d50f374372fc667afe07ad50e4e 248 1.00/1.00 vMB 30
482,271 482,271 000000000000000000aaf4a642be638d377855a33581ef673a15c2a38203c15b 1,601 1.00/1.00 vMB 202
482,270 482,270 0000000000000000005adfc6759602bee78b1b58f1842a16fbac8a78a669ad4b 2,006 1.00/1.00 vMB 246
482,269 482,269 0000000000000000012d11c19fd34e57aedb5448b6c3aec6b72d846055b70686 2,076 1.00/1.00 vMB 257
482,268 482,268 00000000000000000036f10fe93ae57e7cfa70f8d7ab4f00ada6ea29c3bd8a70 1,721 0.99/1.00 vMB 248
482,267 482,267 000000000000000000285131fd41fafb3206e669e2bae8a93ade567b0197e785 1,931 1.00/1.00 vMB 80
482,266 482,266 000000000000000000d11271d79aa4d087aa963cb43be7968d12f9551c18f83f 2,297 1.00/1.00 vMB 417
482,265 482,265 0000000000000000004bf999c4eb4c3aa5eb89ffb311fc5f16e5f7b7f60f2bc3 2,048 1.00/1.00 vMB 21
482,264 482,264 0000000000000000006b0d75cdbf3f60df7069d1dc4c0d66a7a0d37475d16bea 1,997 1.00/1.00 vMB 267
482,263 482,263 000000000000000001086814f09f129fe1de77f9bcd86f2691fc536d8e5d7aa4 1,900 0.99/1.00 vMB 416
482,262 482,262 00000000000000000076781793cd1fbc30c5655ac5790de832287dd4eb4c9b5f 1,243 1.00/1.00 vMB 189
482,261 482,261 000000000000000000f4ce4b7df91de0583e2794806ff24087302eb19bf22d3e 2,123 1.00/1.00 vMB 406
Previous 10 blocks ↓
Total Size: 782.72 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: 707.07 GB
    • Received: 16.66 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.