Loading Tool

Explorer IconExplorer

Memory Pool

35,367 transactions
25.95 vMB
0.06935112 BTC
Random Selection Loading Transactions
Max Size: 131.93/200 MB

Candidate Block

Mining Attempt 4c1848b6321d3bd3f5a2cda5c91042cfbb3f881b1fac2f052d36c6be5bd40faa
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 3c3a3d7e08920cf5922e69710fec4676910807ed45afe4d0878a77d5ffc1ab49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.02169192 BTC
Feerates: 250.88 > 2.17 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (795,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,332 119,332 00000000000049f4fc2c94183c9e07bed0b2c6893a2bddf3a19eae630c7a90a0 12 0.00/1.00 vMB 471
119,331 119,331 00000000000079e44573efe8f6d1bfbfccbd4ef1bf97979e087fe5be729fe736 2 0.00/1.00 vMB 3,875
119,330 119,330 00000000000046efa1bcd9802a8ea5a77777180103719abd31f99378f6b69da3 40 0.01/1.00 vMB 533
119,329 119,329 00000000000039cfc8c220448d90ca9add76010a4d857b1b7cbdce8c5c069f22 128 0.04/1.00 vMB 133
119,328 119,328 00000000000097a42dde9ebdd16e943b9b754eb37c52100978cd48b06b45d5fc 3 0.00/1.00 vMB 1,434
119,327 119,327 000000000000080f2f43f42b42865dde011e4c3534f0999a85744e1a1ff51e52 12 0.00/1.00 vMB 352
119,326 119,326 000000000000605f2281fa56e42ac247155209ccfbbd46dc1d8648606a0ad3aa 25 0.01/1.00 vMB 2,018
119,325 119,325 00000000000023791f988077cde68eb6a02b5f212e4921e1cfd7d12dd585b268 35 0.01/1.00 vMB 1,341
119,324 119,324 000000000000b1ce5b3f7d227b6192e8bfead9bda639e9d379a2bb695d284b50 14 0.00/1.00 vMB 0
119,323 119,323 00000000000047ff17d918e83863b2e5b8f7e2ec75e09c9700785397f8746321 10 0.00/1.00 vMB 375
119,322 119,322 0000000000000416b144e01f8de35bdff5ce6402cf0b7c9c1faf463fb65f3c97 11 0.00/1.00 vMB 624
119,321 119,321 000000000000015cd3f7b12c41484e7ff2e811173a95e41289d54fe7956e4a1b 3 0.00/1.00 vMB 0
119,320 119,320 0000000000004a3a7db0d104d8d5489d0a5fcec3faef53b400cd2d207b54b7bd 5 0.00/1.00 vMB 0
119,319 119,319 0000000000006f991ccbc1697ee434d2d1f1d5f04b771c8a6068a1a9d84b1140 7 0.00/1.00 vMB 539
119,318 119,318 000000000000507b8ed5604d9888fa73bd7ef86e5990472c9c9261ca0eaedd2c 3 0.00/1.00 vMB 1,189
119,317 119,317 00000000000004e040b0e884fc180bf649b9d81c186368f85b822ff40834963f 1 0.00/1.00 vMB 0
119,316 119,316 000000000000706757e8b05b72be9ec53e7eeb4013a9b7116228ca9847c4a122 2 0.00/1.00 vMB 0
119,315 119,315 0000000000008714ae291b1a4ad1b7bb17ee85a8d79f6e222a2bca642bc49527 8 0.00/1.00 vMB 1,205
119,314 119,314 00000000000076883d9e9115ae48d2627db566c34eed5629570ffdf293fb057b 8 0.00/1.00 vMB 476
119,313 119,313 0000000000004211d784280eedf26b1f7f13a5c8c0b4dad4bd2273d9f511013e 8 0.00/1.00 vMB 0
119,312 119,312 00000000000039ed6159e28cd00d8fc7d2c4e3ee45962b6164a03b2d17bcde04 25 0.01/1.00 vMB 803
Previous 10 blocks ↓
Total Size: 781.84 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: 637.82 GB
    • Received: 12.44 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.