Loading Tool

Explorer IconExplorer

Memory Pool

40,498 transactions
16.43 vMB
0.12304734 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.81/200 MB

Candidate Block

Mining Attempt 93c8fe8418727dea730aed3f6a935079375645fd4c56236128a0715cbb960100
Version 20000000
Previous Block 00000000000000000001ae72154b22862419307a132384746352ae1d74cab25b
Merkle Root d2e318ab91923e1fbb555b90f1b9961e6365b16677e1a940eb312bb326ae9857
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,961
Size: 1.00 vMB
Total Fees: 0.03857544 BTC
Median Feerate: 3.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,315 (717,881 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,434 195,434 00000000000005392f09be12b527edac47b926ebfc847bc065b8e76b9c355531 32 0.01 vMB 0
195,433 195,433 000000000000042b47830462134374a45251e4bca7da14f48c43694e84d21ec3 110 0.05 vMB 185
195,432 195,432 00000000000006892554f8a2d923fa80c9c974e6dea0a649084c4e72926c9faa 13 0.00 vMB 0
195,431 195,431 0000000000000712d7d6c54bc10730d9b55461ac0a03086c7a33f0bee6ca9111 35 0.01 vMB 426
195,430 195,430 00000000000004c8075e3636b475137cbfb4ce1a2bd52294e98bffe7f91abced 54 0.03 vMB 169
195,429 195,429 00000000000005709f79ac4a2e259ec662669810dcb768f0c1bfeb09d468e2f8 256 0.09 vMB 246
195,428 195,428 00000000000006078ab7029b2cde0fa93b30dd553dee7f7e9825b2100c5bbedb 326 0.14 vMB 163
195,427 195,427 00000000000001275638b428303490b46b6d67b22815c6e640d0757e77b0713b 12 0.00 vMB 91
195,426 195,426 000000000000004f2d7fb90b4dd03e136a0255b7f7d1a46be91d310cf65803a6 114 0.04 vMB 85
195,425 195,425 00000000000006c9918435e97d3aab46f85cf228d02230ed7ab0101f9fbbc94b 209 0.08 vMB 138
195,424 195,424 000000000000051465b9314cfacc983add04b73f8ed7687c9d16285851a244a2 256 0.09 vMB 189
195,423 195,423 0000000000000544abb00ee93b2a72261c79bc6dd81f1c64df24749c563a6c0c 164 0.07 vMB 225
195,422 195,422 0000000000000463fb60e1315d98ac65d903059a7c958466cfa88a2ce5d4dd22 138 0.05 vMB 119
195,421 195,421 0000000000000542a867200d7413c169a0273a555483f21254c44ad70dc12407 22 0.01 vMB 28
195,420 195,420 0000000000000253106fa93eac14cda23d0eca0e48b68f0655dee749502ab790 475 0.18 vMB 145
195,419 195,419 00000000000001b1c908532a6a0ad58e5ce576e35a29b8980f65c9c50376bb07 113 0.05 vMB 109
195,418 195,418 00000000000006e6ad41ff9fa6e2bd76f042e3a72824b98f61a117750a94f9ab 512 0.17 vMB 79
195,417 195,417 000000000000044ca127276539d67c43cf9e96742466e7e8ae3bf07d15d77314 267 0.08 vMB 124
195,416 195,416 00000000000002890887389de66f59f10ac12116d2ef8da31f692e5abd3474c3 64 0.03 vMB 22
195,415 195,415 000000000000034601f75856f2492edccff1502a3bbf781800586f9688b8a6ea 351 0.17 vMB 156
195,414 195,414 00000000000004161b5f62570990a4ee7eb204f29fb823c7fd38c09b84ef644f 346 0.13 vMB 158
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 84
    • Outgoing: 10
  • Data Transfer:
    • Sent: 92.67 GB
    • Received: 0.41 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.