Loading Tool

Explorer IconExplorer

Memory Pool

83,147 transactions
31.38 vMB
0.16282527 BTC
Random Selection Loading Transactions
Max Size: 186.42/200 MB

Candidate Block

Mining Attempt 44490b7198738ac455e07dfaad4b8017616e2c0320b1cd77e3fabdb3b8a0853c
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 708ed1031d87d686ab5e2355978bafd4f52d9a9bf189ac8e32e2e0103dee1ae1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,081
Size: 1.00 vMB
Total Fees: 0.06139700 BTC
Feerates: 269.69 > 6.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (298,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
616,348 616,348 00000000000000000006a5ea3be113a845a6b65ee36c23408a6f4e4310c96cae 970 1.00/1.00 vMB 9
616,347 616,347 00000000000000000005ee941128175545bbf86e0014b17ff759b407adb45a17 1,434 1.00/1.00 vMB 11
616,346 616,346 00000000000000000000e2215dfde5c9a21ac6eb1f92f0cf2a2654795acbd293 3,194 1.00/1.00 vMB 17
616,345 616,345 0000000000000000000de113364882b42af5123423c451b100a3b9dc3e114784 2,645 1.00/1.00 vMB 17
616,344 616,344 0000000000000000000b33a8588206cf9526886ff8560c279464b591c7af1f80 2,944 1.00/1.00 vMB 29
616,343 616,343 0000000000000000000ad2ee72ce6fb94efc1791f25318081fb4ed5909b1cc6d 1,631 1.00/1.00 vMB 9
616,342 616,342 0000000000000000000d23b3984aa2a7c181c5e5012f1d0b8dd450a1830a9493 590 1.00/1.00 vMB 4
616,341 616,341 000000000000000000013dfc7096951ad679854c3814ff4114e58a98a86971bf 130 1.00/1.00 vMB 1
616,340 616,340 0000000000000000000b48d11dabadeaa832053716aea844f6069768ece6b4af 1,539 1.00/1.00 vMB 9
616,339 616,339 00000000000000000007570a250171cbb1c5c4e5a6de19b1f6ef6643f3a44fbe 2,181 1.00/1.00 vMB 2
616,338 616,338 000000000000000000050737f64905b3cf00480595827f2c7f8235c2f0b29898 3,015 1.00/1.00 vMB 19
616,337 616,337 0000000000000000000abeee7fea9bf18c9e1c7058760eee6828bc13e5cde76d 3,254 1.00/1.00 vMB 32
616,336 616,336 00000000000000000004a20d61976ed01c3756ed77a5e60a73e71b5eb937caa7 2,433 1.00/1.00 vMB 15
616,335 616,335 00000000000000000008c412a4621bd4f0cbaf83fd62b9424d3767ab47b19ab8 2,963 1.00/1.00 vMB 28
616,334 616,334 0000000000000000000f5a546f2fabb65b1860e0f25079b11835f9386dd89346 2,415 1.00/1.00 vMB 9
616,333 616,333 000000000000000000104fd47ef6809284ada9b6a11bb60e284ed1ef4a94f22c 2,968 1.00/1.00 vMB 28
616,332 616,332 0000000000000000000e60ab46c99d27b56a43903480013c376d869d17273a3b 1,143 1.00/1.00 vMB 7
616,331 616,331 0000000000000000000d26afdee6bdeb91261c0378dc97fc0f391a508d4af4fa 2,125 1.00/1.00 vMB 11
616,330 616,330 00000000000000000003b3247fd10edbefaba93d72ff49a75c27334bdc96bfe3 3,220 1.00/1.00 vMB 16
616,329 616,329 0000000000000000000188a574628580c48403c1b8acafc979099f3539efc81f 3,292 1.00/1.00 vMB 27
616,328 616,328 0000000000000000000a280be13407a61889d51d7ff520cddd0fde2baf562a6f 3,463 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.65 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.55 GB
    • Received: 16.28 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.