Loading Tool

Explorer IconExplorer

Memory Pool

41,948 transactions
27.62 vMB
0.07113627 BTC
Random Selection Loading Transactions
Max Size: 142.94/200 MB

Candidate Block

Mining Attempt 3f12680a4da5fd69303afa2ecb5c3e867e98f4cf02d28886a4d1ee953cfd7de0
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root 23a4e0f88ac8853e68c5df2f7a12ada23d0730679239b9a67f162b3f4278fb17
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,644
Size: 1.00 vMB
Total Fees: 0.01643126 BTC
Feerates: 100.53 > 1.65 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (585,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,232 329,232 00000000000000000edb730727fd32bfd6d09a65f0035895d5a21918fd756e29 601 0.94/1.00 vMB 15
329,231 329,231 0000000000000000102c73b52385e98db3d87076b7aea489f9edfb4ff779fbd8 157 0.08/1.00 vMB 20
329,230 329,230 00000000000000000896c4e0a4d1f23a528725309f55d0142dca0b80e7821765 581 0.35/1.00 vMB 24
329,229 329,229 00000000000000000de15287e1428d4f4194a658a6fb867d28d1c0083ecee531 189 0.12/1.00 vMB 24
329,228 329,228 000000000000000019789e16c9b27e07301acdeb62d35df9c36c52d314465a81 81 0.04/1.00 vMB 11
329,227 329,227 000000000000000009bdb08af84a830422a81e2862130141026bdcf55accb4a8 834 0.54/1.00 vMB 24
329,226 329,226 0000000000000000072d4fe5352a59d4f3fc09dd3b1ce3fcd7f57fca23e6f272 1,293 0.73/1.00 vMB 26
329,225 329,225 0000000000000000146d07acdddd50579f9aa14d7a3c467f64ce52976b10fa69 397 0.26/1.00 vMB 24
329,224 329,224 0000000000000000058f06a2c81a3bd182101365021b53f90aff4587e536710c 330 0.21/1.00 vMB 20
329,223 329,223 0000000000000000059d256571492f7a81d20efbe2344a742dbf4694ccb566a3 224 0.10/1.00 vMB 27
329,222 329,222 000000000000000008dfe617980da09f9bb869ee210a485c5df69d03b0421427 491 0.32/1.00 vMB 21
329,221 329,221 0000000000000000023f88531c96b7fb852a967c3560d961da693fef5945e0a4 49 0.02/1.00 vMB 28
329,220 329,220 0000000000000000177d3be7f6751a42c39cc2a25e15c31bedebdfb0481d6fcd 233 0.14/1.00 vMB 24
329,219 329,219 00000000000000000692ccb3d9c120c7a1d2a15f170f135e9eeb55c68bd93f73 202 0.12/1.00 vMB 26
329,218 329,218 000000000000000001d10aabe91043df60fb4228e86dd2459ecf6bf8342ce467 44 0.02/1.00 vMB 44
329,217 329,217 00000000000000000e33fdf9523e2b6b80cd74f71abb5929f2b513290d48cae7 159 0.10/1.00 vMB 25
329,216 329,216 0000000000000000051c8116776b38b8737d29b2825450cd9cf476deefd711f8 227 0.17/1.00 vMB 23
329,215 329,215 0000000000000000029523db75c62c2b91d40760ab9af98991d46d0ba3d382a6 155 0.12/1.00 vMB 21
329,214 329,214 00000000000000000701316b05341596b294f5041705aaaff375403b90576c9a 335 0.21/1.00 vMB 26
329,213 329,213 000000000000000006b7ef142dd95994028270f5391e52db605799ded68047b1 627 0.51/1.00 vMB 19
329,212 329,212 0000000000000000136ec3d445c5a6dbd1a858d4f026cbf2ef097115bb0e7407 512 0.17/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.79 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: 633.88 GB
    • Received: 12.23 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.