Loading Tool

Explorer IconExplorer

Memory Pool

83,415 transactions
31.26 vMB
0.09381583 BTC
Random Selection Loading Transactions
Max Size: 191.77/200 MB

Candidate Block

Mining Attempt fb1a00792a42a92b7c575ba7ec280d722658063f9f576410c18e439bc59bcb7e
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 1f0b97312b4a911e88ae16174644facecd4e324ea23207225a13be0749a87558
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,365
Size: 1.00 vMB
Total Fees: 0.02326600 BTC
Feerates: 114.60 > 2.33 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (631,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,543 283,543 00000000000000017f3426568770644dd70552262b939d190da4fa59772a8b94 472 0.22/1.00 vMB 44
283,542 283,542 000000000000000121044d942506a8a2628f26325e24588be37c65760684621a 302 0.22/1.00 vMB 25
283,541 283,541 0000000000000000b9e10f0c480bc34f4a863fc537e0cd37382271e68cb7046a 154 0.05/1.00 vMB 72
283,540 283,540 000000000000000092c8ba1c26af9406ebf046acb9a85e9f5b2d2932914cf88b 273 0.16/1.00 vMB 37
283,539 283,539 00000000000000017573990a5c471766b89e0efe96ae56d5e6415d50cb3fd95b 84 0.06/1.00 vMB 12
283,538 283,538 0000000000000000c751efe4b626942c6956c711855b510fc7361ab3c610fc70 98 0.04/1.00 vMB 54
283,537 283,537 00000000000000015f17bd17fd94c5ea4c80714e94470a12ab3fbcc435b6ac76 113 0.05/1.00 vMB 61
283,536 283,536 0000000000000001a9f3fd8c1a69da2725a67beae57500e3499c12526a962b2d 271 0.17/1.00 vMB 30
283,535 283,535 0000000000000000e9565ba0c7943c5f64049f5ca9b78c1630e229c446ce14ce 183 0.14/1.00 vMB 24
283,534 283,534 0000000000000000106349a80e90c805fb6983af8d2f7600b2a58e3ad4b94925 525 0.28/1.00 vMB 29
283,533 283,533 000000000000000152e26ccdc24b50d7672b8cb4fee44d64876dfa9268261ce5 153 0.05/1.00 vMB 66
283,532 283,532 0000000000000001662df93ab76441c864aac1cfde3137329064409e53b7ad5d 187 0.10/1.00 vMB 39
283,531 283,531 00000000000000017e90c71090a22b9c2a549e434903a0dd3ec1cc98306ce483 141 0.07/1.00 vMB 35
283,530 283,530 0000000000000000284f78bc184caec6559b8b0110de42faa65b5c210acd5402 103 0.05/1.00 vMB 24
283,529 283,529 0000000000000000aa4a3b1cff26c3b9a7e6388c3fbe61d7817c87c13f6fe79d 292 0.16/1.00 vMB 50
283,528 283,528 0000000000000000aa8a563ad3c70bca0de1f4ba2069cbe913aaba62b9566878 95 0.04/1.00 vMB 39
283,527 283,527 000000000000000150989137b46152ca535f2d88790337593c57d209b3a39f4d 220 0.46/1.00 vMB 13
283,526 283,526 00000000000000009686e394b0799cf3735ee2d5499b5f7ed5226633bac4d0f6 1 0.00/1.00 vMB 0
283,525 283,525 0000000000000000a1281e147cd79441c5a34d19b29f32e263f30418003e1d04 1,187 0.50/1.00 vMB 51
283,524 283,524 00000000000000002c7e2f8a5974f2af60c01864245f5fcf987bfb63e682608c 121 0.05/1.00 vMB 123
283,523 283,523 0000000000000001507245ec34c5fd20793fd1d48710fa3ec4e1741bfdaad872 511 0.23/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.77 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.43 GB
    • Received: 16.91 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.