Loading Tool

Explorer IconExplorer

Memory Pool

38,657 transactions
31.83 vMB
0.09982633 BTC
Random Selection Loading Transactions
Max Size: 157.76/200 MB

Candidate Block

Mining Attempt d778f1228943bf3a2ba651118ea2a130b3e01da9990af8eaaa5f92e2190e696f
Version 20000000
Previous Block 00000000000000000000d6693abb5cc51c9745844ab64d16c61f5999a97d9406
Merkle Root 6c9c63a487b2c08fcbb8eee7b8fdb43869f8ede3e09553f8d2a2762cb3e1f2ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,427
Size: 1.00 vMB
Total Fees: 0.03484284 BTC
Feerates: 179.53 > 3.49 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,328 (661,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,136 253,136 000000000000004297de163bb6b3d01987f9e3143fe5d59fb454546ab4ae06bd 536 0.25/1.00 vMB 132
253,135 253,135 0000000000000042faaa182b11bf822d7804ce41ed97ce73e9f4fc26a71bdf49 390 0.19/1.00 vMB 90
253,134 253,134 0000000000000033090775e716eb85433e0687f033f5e3110d78378b8f18cc9c 256 0.08/1.00 vMB 183
253,133 253,133 000000000000001355d408ea83ad69b5ccbe9f72baa150d1a6fc525a423753d8 89 0.03/1.00 vMB 106
253,132 253,132 0000000000000009c1bc4f2d6d63771a678f69126ade91ec1837f7adc46a2e28 47 0.02/1.00 vMB 79
253,131 253,131 0000000000000002376dc03c2f9e959ddc924dfc05dc73c556fda64e2fefb8d3 283 0.14/1.00 vMB 96
253,130 253,130 00000000000000541f8447ecddb3d7a673f2a900dfc25e8a99120d6b8a6bc61e 374 0.22/1.00 vMB 85
253,129 253,129 000000000000001b84fcc4191b6070827db5b6b8c27b96056d143218b795c71c 657 0.25/1.00 vMB 124
253,128 253,128 0000000000000050824c70a3d2b4e964fecd69f12b7816d33c43e703cedfdb36 230 0.10/1.00 vMB 131
253,127 253,127 000000000000002d28b93e6d5135537863c2e322349c1008cf9641de10e42288 27 0.01/1.00 vMB 123
253,126 253,126 000000000000003b992ef55efe6fe6cfa973e13384b3a54de45cc6e2d9352b11 45 0.02/1.00 vMB 75
253,125 253,125 000000000000004fa261dfd81b2a7a31feb1c0de83b15b4cddd63757658b0406 345 0.17/1.00 vMB 108
253,124 253,124 0000000000000036b84621e0a2c1ba38b8ccf2e4a71b50fb30eba4a7bac4e379 483 0.21/1.00 vMB 123
253,123 253,123 00000000000000227d33ba1a44b834abad95cf372895edf294b373308b6bfb7e 340 0.16/1.00 vMB 96
253,122 253,122 000000000000001310b7c445a198cea4c8b044fea455858bd9d2fca87aadfa7a 528 0.25/1.00 vMB 125
253,121 253,121 0000000000000046624515a518538c34dc492da37cc895f24fe3bc538165d4ff 295 0.15/1.00 vMB 68
253,120 253,120 0000000000000004c12da227f546166e50aaf1c01b233187b2e5b224193649ad 112 0.06/1.00 vMB 103
253,119 253,119 00000000000000232dcde9ca467367851075c8226fd9e44bce561d99b8f013ef 137 0.07/1.00 vMB 56
253,118 253,118 0000000000000044c840eb15a2748535060bedb3ddd236c9faecf28ea994b421 1,167 0.50/1.00 vMB 123
253,117 253,117 0000000000000052d3cfbe5849c63ce0eb86e8bbfd220de3f2c74fd7d825478c 478 0.22/1.00 vMB 160
253,116 253,116 000000000000001e78a8449929efefaacd9dc131abb7b3963845f7654efe4f81 521 0.20/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 781.18 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 582.86 GB
    • Received: 9.30 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.