Loading Tool

Explorer IconExplorer

Memory Pool

80,863 transactions
30.83 vMB
0.08239070 BTC
Random Selection Loading Transactions
Max Size: 187.14/200 MB

Candidate Block

Mining Attempt 912e913046258f81a1213a9bc56a32c2b790a20296fe6821ddffb019d026c426
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 84ca5522b7aa7c209506cf711811753faa1cc0c256475c6c04d8d53458707e92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,015
Size: 1.00 vMB
Total Fees: 0.01619694 BTC
Feerates: 100.69 > 1.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (688,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,531 226,531 000000000000004ccf7e6e7a4581cae688cce7538f1aed57233d56919c4d2b2c 326 0.15/1.00 vMB 159
226,530 226,530 00000000000003442952e0ddf1224f8659243dd014d63d0c3e146cf343a2b471 354 0.15/1.00 vMB 185
226,529 226,529 00000000000001af1d5fce1583760257a381d8cc55cbc9ad3747fb3a86642a25 378 0.14/1.00 vMB 198
226,528 226,528 000000000000001140ec44278aafe775c9cd64b6ef229deb74165cae7452077e 25 0.03/1.00 vMB 102
226,527 226,527 0000000000000291b57844bc26a306878d30ea20592465f67c36ee81bda32cd9 33 0.01/1.00 vMB 462
226,526 226,526 00000000000002291dbfe87f38b2125a5fa79f9029e4fe6f8eaf7ce549efcce8 258 0.09/1.00 vMB 182
226,525 226,525 000000000000034730d6d37b474dfdd0b1a3923d272eca5b6756240940831a21 77 0.03/1.00 vMB 50
226,524 226,524 000000000000007900ca771b2463cdb46565a3bc99347e44d2fbd4ed87838165 352 0.14/1.00 vMB 214
226,523 226,523 0000000000000046d34c97a5ffbb9aa82210c9c0c7dd2d1bdf6f512d8ff3371c 346 0.12/1.00 vMB 203
226,522 226,522 000000000000010c140106cdbee6f63d6bddf5443c135b108716d227a30f7c51 111 0.05/1.00 vMB 174
226,521 226,521 00000000000000b592921cf0edf7ba43412ed0fd9d8a94e2f8419b4cc46e82fc 1 0.00/1.00 vMB 0
226,520 226,520 00000000000002004d5d0a3ff47d666c2f2f6e1ce2be34c1590fef8e49e89762 234 0.09/1.00 vMB 173
226,519 226,519 0000000000000269c1c68df0502abbbf23c83cd6d3dbac95d658e50ec6bacddf 33 0.02/1.00 vMB 167
226,518 226,518 0000000000000101e0a170e35bb72491b623286eb2f55e2b498c521e12f5e520 194 0.09/1.00 vMB 181
226,517 226,517 0000000000000279f01f1f0bb632ff816faf21a34059ab099fb2d14f3b352382 269 0.11/1.00 vMB 165
226,516 226,516 0000000000000151cce7f1230258a4c73afc6a0df4798b0859d16a82a2c60a36 166 0.17/1.00 vMB 90
226,515 226,515 0000000000000345ae1cafab730bff41b7717f24612e2eeeb3d3a3fd060092a9 160 0.07/1.00 vMB 201
226,514 226,514 0000000000000164751205178ab1351e5193cf0af67d17e6651346e83d850414 234 0.12/1.00 vMB 133
226,513 226,513 00000000000002a31c0da49d36b188095b3520747f3134dd29a9c1eeade01595 311 0.11/1.00 vMB 264
226,512 226,512 000000000000007158bdc3c721fc3d716f5b4ce27d62494981a059f7b3bfc889 391 0.22/1.00 vMB 146
226,511 226,511 000000000000004e7e28ab3ad3c57cb0a5bd7f8dd55eea10930abde0f0599e3f 486 0.25/1.00 vMB 189
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: 702.14 GB
    • Received: 16.63 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.