Loading Tool

Explorer IconExplorer

Memory Pool

80,876 transactions
29.87 vMB
0.06921434 BTC
Random Selection Loading Transactions
Max Size: 180.29/200 MB

Candidate Block

Mining Attempt c4f2fadab4413f69d8432c4290ef61d9082152578057418110b06d76b51291c8
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root 54247f0dab6886a8930cf1b3bf1b80319043f77219d09afbbbd067d861aa20ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,515
Size: 1.00 vMB
Total Fees: 0.00832984 BTC
Feerates: 34.33 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (680,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,494 234,494 000000000000017a8fc032f42011babbe1401cef7a2745c03fe2dc91c387f0d4 273 0.15/1.00 vMB 203
234,493 234,493 000000000000002fc016f0e0b3e9da172a8be0ace7f6e74ec778657abf66fd68 291 0.15/1.00 vMB 217
234,492 234,492 00000000000000acd60315c3125ed5dac6e720e2be0c7ef389fe55a3c0ce8aac 85 0.15/1.00 vMB 24
234,491 234,491 00000000000000321110cebcdd6f194e20292a43dd42c656761943b79af8234a 473 0.20/1.00 vMB 147
234,490 234,490 00000000000000aba2885465c233745f935fdd381edc981b439ab240d63f100a 215 0.15/1.00 vMB 103
234,489 234,489 000000000000002fbd715a4603134fc9a6ed807b560c9f1d11ebbba1a79cf1b2 545 0.30/1.00 vMB 166
234,488 234,488 00000000000000c69eecf772a7761dfa2c7695adee5f403dbf8472c04fbd6366 32 0.01/1.00 vMB 49
234,487 234,487 0000000000000060e270931afaf25b29b028ebc000a6936ea78b89e06b449435 463 0.21/1.00 vMB 204
234,486 234,486 00000000000000b371184f5af990fbbc84f485c83af9ce52e49451b94abc6110 585 0.25/1.00 vMB 239
234,485 234,485 000000000000014b703699e712ed65fa24e55604e3d8dd743f9e7058f96621ae 263 0.15/1.00 vMB 229
234,484 234,484 000000000000013fbd3bcf7fa7ca6c8bf285902bbebdafe764c25c0c6812dfc7 302 0.25/1.00 vMB 155
234,483 234,483 000000000000017b7832be37159e93fec5b16781957367ab179103ac2746253f 234 0.10/1.00 vMB 185
234,482 234,482 00000000000000cd3078dec9fd82227967f313d7ba46025b30fad5b6397cbdf2 67 0.03/1.00 vMB 101
234,481 234,481 00000000000001600035be6cbe5b7369bcb1453ba6fbb3ac87b2c4f0739afb64 443 0.17/1.00 vMB 193
234,480 234,480 000000000000007f502b1c43666c891d56372c2a54aa39cf27319b2522bd19bc 6 0.00/1.00 vMB 1,013
234,479 234,479 00000000000000422f3fb48f4269bc98e989e323a508d0db467ec59611b85408 83 0.15/1.00 vMB 72
234,478 234,478 000000000000010b3a9a70e68bed0c29c6addbdbd5809b8f6352bdb42e6285b0 73 0.15/1.00 vMB 6
234,477 234,477 00000000000000ff4aaa342f804a2731bb9f39a784a7f1d86685b35f144cd73a 461 0.19/1.00 vMB 194
234,476 234,476 000000000000010fc07ac918516551319ed1771afb5f046bc354604d9de0e430 523 0.21/1.00 vMB 179
234,475 234,475 000000000000016b67b7ade5e5e5c8829a566ff73588d5ef69859821bbc490be 278 0.20/1.00 vMB 126
234,474 234,474 00000000000000ada12e60ee6d084500033e074a8d7d14cf54439d741da39386 45 0.15/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.35 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: 662.20 GB
    • Received: 14.84 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.