Loading Tool

Explorer IconExplorer

Memory Pool

67,811 transactions
26.08 vMB
0.06672260 BTC
Random Selection Loading Transactions
Max Size: 156.36/200 MB

Candidate Block

Mining Attempt 4a12eefcc38fc36348a4bd8ad267310d2630963becc955fbe951720492ce10c1
Version 20000000
Previous Block 00000000000000000001143e3c5370ed70dcc950f769ff058b3314f6f2391b73
Merkle Root 1c21fe7eb57e681ba21d863b56ca66611e4fcfbd422275fcd800d578e3afae93
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,203
Size: 1.00 vMB
Total Fees: 0.01127790 BTC
Feerates: 71.69 > 1.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,527 (763,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,108 152,108 000000000000009771f439587b91df19927cacc18f2269b70f4344d5363aac47 26 0.01/1.00 vMB 269
152,107 152,107 000000000000097c684d3942557fbbcd3f1c5efcd40afe3f54b59be9255c272a 55 0.02/1.00 vMB 151
152,106 152,106 00000000000007cad6813c547e3f084e14d6f431ad5b15aa825397d0b91a7fcc 18 0.00/1.00 vMB 1,168
152,105 152,105 0000000000000d34c1a81a5e8c04fb0ca97a7209211eb9907ed3bfe34104755e 14 0.00/1.00 vMB 62
152,104 152,104 0000000000000d1be7ff1a69bdeed747f488de1b81991581eafd18cfdc1c3278 14 0.00/1.00 vMB 25
152,103 152,103 0000000000000da5c64365985621e62a4cea9cd77ce522d9dcbd256b695523c7 42 0.01/1.00 vMB 220
152,102 152,102 0000000000000033aff1cb5a99c74bb4d9a671f747bc981d4c99f5aa2e6b4eb6 12 0.00/1.00 vMB 66
152,101 152,101 0000000000000ab794fa292233f8f8ca45c4efd98f16430798c374cf21079a46 17 0.01/1.00 vMB 467
152,100 152,100 00000000000002c5a588ff1f9323af5812c316b16406cd1bf0470da6b6444137 13 0.00/1.00 vMB 66
152,099 152,099 00000000000009ef101f4f5e9f9eb0599d6c49882e0c6b5ca15f8951ba7f930f 11 0.01/1.00 vMB 215
152,098 152,098 000000000000013a15634ada562732a1a6167c43690574c2c0e8e72e1d8da043 23 0.01/1.00 vMB 178
152,097 152,097 000000000000026ba40335eb460df3b1e76b2e59361131226283a34ac5fd5b98 19 0.00/1.00 vMB 349
152,096 152,096 0000000000000c703ae85a34dbd2b6043cfc841f362b0dbd2678167d334b7179 60 0.02/1.00 vMB 145
152,095 152,095 00000000000003b54a372e345c6d305c0eab2d6e82d77cf5379440dd83fb3695 8 0.00/1.00 vMB 442
152,094 152,094 00000000000008f3aff36f685a899f0afec8ed18f5792ffd467f7e1ace52acca 32 0.01/1.00 vMB 171
152,093 152,093 00000000000006eae13cfe3a26187762826a7742eb9b83b122454333c5554c42 22 0.03/1.00 vMB 101
152,092 152,092 00000000000001b793ec7d123b093f62b73a42970fdbc552397d0effe314102d 17 0.00/1.00 vMB 91
152,091 152,091 0000000000000198a88234adabdfac4c0c6c2c1a10e3901620682c64a0af340c 41 0.01/1.00 vMB 172
152,090 152,090 000000000000070802ddc172519300a9e016c1ffe9afe3756ff914beebe09394 11 0.00/1.00 vMB 72
152,089 152,089 000000000000037d6026d27a454cd37e1d13f8d7f6cee272c59d66a09481b838 9 0.00/1.00 vMB 32
152,088 152,088 0000000000000483524acb9834309e2e3cef57b6c9ea02bdc6e4804a373a6b75 8 0.00/1.00 vMB 562
Previous 10 blocks ↓
Total Size: 783.31 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: 767.22 GB
    • Received: 19.37 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.