Loading Tool

Explorer IconExplorer

Memory Pool

79,528 transactions
29.66 vMB
0.07763942 BTC
Random Selection Loading Transactions
Max Size: 178.20/200 MB

Candidate Block

Mining Attempt 123fb506f520fee77653996b6f8a8a296caf70fc0535889b4e19697341f8d104
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root bfb13196bd39365f4a9727f0d9a08ebc1813a3bd5403683d80d2da4cc1d5fa02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,420
Size: 1.00 vMB
Total Fees: 0.01735576 BTC
Feerates: 502.65 > 1.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (317,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,335 597,335 000000000000000000069012b653d0022f2b6009db78e5e8ebfd5e938097d503 1,850 1.00/1.00 vMB 12
597,334 597,334 000000000000000000069f3be33ed2d050edc8eba72b5f7b5f78ee3ec060533a 1,626 1.00/1.00 vMB 15
597,333 597,333 0000000000000000000b713ab9255f3dfac41693d7e3033eeca9b53116ad2035 2,359 1.00/1.00 vMB 27
597,332 597,332 00000000000000000003d70b0a6c433db8419a17ec0aab8c6b0af2c45d6d50ed 2,785 1.00/1.00 vMB 58
597,331 597,331 0000000000000000000b868fa859d4fa22775c0ad3ad3667c5b1f49a40ef2a1a 2,429 1.00/1.00 vMB 36
597,330 597,330 00000000000000000001e7c86ff0f9cbfa9c6991867265709ecba27922e23f92 2,790 1.00/1.00 vMB 46
597,329 597,329 000000000000000000059cd373898f36d3e029fe059d76da79774a48d864cfc3 3,221 1.00/1.00 vMB 42
597,328 597,328 00000000000000000004f684c0066be9291732268161910ebbc93b6d824e17ab 2,730 1.00/1.00 vMB 63
597,327 597,327 0000000000000000000063aa44c2459a9a7d2a7a6038fc49ad5fd57fcd950537 2,284 1.00/1.00 vMB 13
597,326 597,326 0000000000000000000076a4d311e263e70e7a5a657b8b3ee0fd8bb25277d2eb 2,697 1.00/1.00 vMB 26
597,325 597,325 0000000000000000001268b8c86ea7d56de248eb3ed8e0b73a10705fadd33f11 2,894 1.00/1.00 vMB 59
597,324 597,324 0000000000000000000c2f023cd12744b00cc63c048a68dcc3da979babf6e163 2,047 1.00/1.00 vMB 58
597,323 597,323 00000000000000000015c3501bc734321f80f3a2aafe01b33d82e9a7325a924f 1,840 1.00/1.00 vMB 60
597,322 597,322 00000000000000000002ead46f40a694ef0bbda8c0c7ea0c147a4ef2939e10ab 2,237 1.00/1.00 vMB 22
597,321 597,321 0000000000000000000233c444a9e1d7b73c3a0262cd6afc70085b9d09f9d14e 3,200 1.00/1.00 vMB 36
597,320 597,320 00000000000000000002b2f4a53d5376bcdf8350a08484f9d5d1c93e7f9f0aff 2,519 1.00/1.00 vMB 58
597,319 597,319 0000000000000000000ca77f1894b19d6fd236fb3ed3cb43d0bb2574cde59ae8 2,521 1.00/1.00 vMB 32
597,318 597,318 0000000000000000000c1f84a78143078f4420da7a6b7fe0e4ed77c9bd68419c 3,168 1.00/1.00 vMB 58
597,317 597,317 0000000000000000000535990d39e96feb09c619e310ed7d4cfc1567f1f10a28 2,663 1.00/1.00 vMB 18
597,316 597,316 0000000000000000000d7c424185db497330142b9b2807d23829584ff4adc195 3,476 1.00/1.00 vMB 54
597,315 597,315 000000000000000000157493e44e3fa72fea0fbbeee98178564f10884303cea9 1,983 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.