Loading Tool

Explorer IconExplorer

Memory Pool

28,173 transactions
9.36 vMB
0.09430746 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.27/200 MB

Candidate Block

Mining Attempt d4755f27e8896356c7a982329bcb680c0000c8468bb2d46564443d566898fd1e
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root 818fe9beae0cd27bdedb818b7a2da3554b2a8e917e54e52df13fc8eb0de9ef98
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,185
Size: 1.00 vMB
Total Fees: 0.02577021 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (656,058 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,163 257,163 0000000000000004371b922c5cd8084ce16ea279ecca7bf50f9e64924cd5a47c 82 0.06 vMB 115
257,162 257,162 000000000000001fde80ac203d8d4ba23dd3d6035d28fb023b9d39beaf9cb21a 504 0.26 vMB 91
257,161 257,161 00000000000000269010642d0939b1f3d02d28b81b3a5d519be7ffe27c4a287e 345 0.24 vMB 66
257,160 257,160 0000000000000017e9442f1af72fea0d8891f9406813607220f56012c72d2da5 731 0.25 vMB 129
257,159 257,159 0000000000000010a19c2364782ef50418a09d72463840900fdfa3abaa130dc9 543 0.25 vMB 136
257,158 257,158 000000000000000b1e939217483c2a0f4094b2d0b4386ed834653398bb332633 81 0.04 vMB 21
257,157 257,157 0000000000000028bb0f047a68d4ae109fa53c89ad549cea865696b33b73dca0 476 0.21 vMB 108
257,156 257,156 000000000000001251a61e27df1d91473bfc2deb096aea726de540f282aaa18f 558 0.21 vMB 119
257,155 257,155 0000000000000019c647b5e057028c29153f0939712d23f27a2a42baad29b425 379 0.17 vMB 70
257,154 257,154 000000000000001159caccf9efa95cc7ccfc50d8f6fd068faaaa6784d7c2663c 509 0.25 vMB 129
257,153 257,153 000000000000002cf7565a24d87250331affe1c86c2eac7ef941eb2066355a0c 149 0.07 vMB 99
257,152 257,152 0000000000000021834ddf2691fc6ced8fe21f3c89389b4687ae70642030fef4 266 0.11 vMB 124
257,151 257,151 0000000000000026eed6c90fa76ec34121e34bcfe9c0071d263cbc04980f2bef 322 0.23 vMB 24
257,150 257,150 00000000000000308e98dc0223f7870e573176664aedeb9d547f786b9e75d549 578 0.25 vMB 148
257,149 257,149 0000000000000018cfdcdc1572bfb07e54a09c162280ff1f7a1d52c84b4a35cd 579 0.22 vMB 95
257,148 257,148 000000000000001d92fcfe1c7753b43f1d994326477728f08e26afdc2190764a 600 0.25 vMB 146
257,147 257,147 000000000000002108d582653b3761150f445b967edcdd452521136f9a36d82e 326 0.15 vMB 102
257,146 257,146 000000000000002d3cf6ec36c8a13480b5d1c0484b88a4d9c373855dfefa063e 168 0.07 vMB 139
257,145 257,145 00000000000000130b8f43866c056e87fb1f5182ab9ebe9d0672b89856ae4ce9 93 0.04 vMB 36
257,144 257,144 0000000000000000b2db53a12250333a93705b08a4b693ff592a264be572cfe7 644 0.27 vMB 120
257,143 257,143 000000000000001e9d94e5fe37b32c1b94e0f9c1c86d9d42a0e6a46406864cd2 357 0.12 vMB 85
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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