Loading Tool

Explorer IconExplorer

Memory Pool

78,764 transactions
29.59 vMB
0.08877551 BTC
Random Selection Loading Transactions
Max Size: 178.58/200 MB

Candidate Block

Mining Attempt efa4a97c09e3f29522d88dee2540ccc2770f59dcf6bc4a619b69227b8467d148
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root 7d3a04008c1cebe061124347803d76c8ea03fbf78e26e10e0148fee1248a6bb9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,390
Size: 1.00 vMB
Total Fees: 0.02391964 BTC
Feerates: 251.00 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (201,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,480 713,480 00000000000000000005d13caa8cf25388a1c55635275a290c1b80a995d6022b 1,066 0.41/1.00 vMB 9
713,479 713,479 00000000000000000006f6f9d0da4d29a3a6edb6dace7557716bd838b7e7f9ac 70 0.02/1.00 vMB 6
713,478 713,478 00000000000000000002f4bc09664d2dfb8e0d2bd1000d147075716f264f2b4a 1,730 0.66/1.00 vMB 9
713,477 713,477 0000000000000000000297c1ec80f49a66f81feb1d9c3533d5bc6f3f7928f801 246 0.14/1.00 vMB 5
713,476 713,476 00000000000000000006ea5b46293243f573581342eb1ae42054cb0a85ee997c 1,050 0.46/1.00 vMB 13
713,475 713,475 0000000000000000000806bb49afeb4ba8ff636a46befee2715aa875f7352ab3 201 0.08/1.00 vMB 8
713,474 713,474 0000000000000000000acf58ac52b436ce1365469e918cb0e857b61413134235 1,044 0.59/1.00 vMB 8
713,473 713,473 000000000000000000071fb788729c0d0d1932c27c8a45e3d6d8c3b8430ab0bd 1,615 0.63/1.00 vMB 3
713,472 713,472 00000000000000000001237c526ed87e44c663122ce50ae1c575b59c4bc08fd3 2,229 1.00/1.00 vMB 11
713,471 713,471 000000000000000000047470070aa3faea107d7c4fc463d4692e1a0f6c035c49 1,388 0.54/1.00 vMB 7
713,470 713,470 0000000000000000000c67d987688bd37e5c1e548014532213ed52bee29db4dd 2,683 1.00/1.00 vMB 15
713,469 713,469 00000000000000000002340937f95dac9b5b78b1e034ac0fc727df06ae06adfc 613 0.33/1.00 vMB 13
713,468 713,468 00000000000000000005fe928d4e68ec3ecaca02b54bb74abdeaec05a1fdbb72 64 0.04/1.00 vMB 8
713,467 713,467 0000000000000000000afd484ac572717fdd701e63b5400cab78dbfa606d5c20 288 0.11/1.00 vMB 7
713,466 713,466 0000000000000000000261ffca07298297a2da8bf3b4913639397b7e57cbd7fc 295 0.19/1.00 vMB 5
713,465 713,465 0000000000000000000b08b70c8519c72584dbdc973aab20c09edf402f20005e 466 1.00/1.00 vMB 1
713,464 713,464 000000000000000000001111b4fec88314bd4914fcd9006cb41e4930ebefc876 3,336 1.00/1.00 vMB 9
713,463 713,463 0000000000000000000a90aa51f401c0ec40d5f7e80f9f6beff39b6745a06119 1,920 0.74/1.00 vMB 6
713,462 713,462 00000000000000000005fe9a2199c45433a746da86f167ddb20da243e1fb4f75 1,353 0.54/1.00 vMB 8
713,461 713,461 0000000000000000000c0bdfcbddb521c7a1ce9def74a3749617e7fbdc35e559 173 0.05/1.00 vMB 15
713,460 713,460 00000000000000000009f65c196c7dc10164890456108b562018a5f2e073b6a3 21 0.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.