Loading Tool

Explorer IconExplorer

Memory Pool

51,769 transactions
31.06 vMB
0.16611200 BTC
Random Selection Loading Transactions
Max Size: 166.53/200 MB

Candidate Block

Mining Attempt cabea7a92f858f385052015e62c2fbe774f01abc8972cc4cdcb4df13daa0d0b7
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 5cd27135a831c7e6ee66f02099487ec1176eec836d0ff6772d9c2da68ac52e21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,211
Size: 1.00 vMB
Total Fees: 0.08805749 BTC
Feerates: 477.45 > 8.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (415,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
499,362 499,362 000000000000000000622da5d6688c3843698329d713c7651db753903238cebf 3,363 1.00/1.00 vMB 420
499,361 499,361 0000000000000000005b7f43e408bc567b74bb03917f85cf6b9f31b51048615a 3,325 1.00/1.00 vMB 417
499,360 499,360 0000000000000000003ab2ab1ca80f5485744c573e1e4b5b0bbb280a32abacc0 1,777 1.00/1.00 vMB 256
499,359 499,359 000000000000000000474ed867c7d1d3bddd62533911da3227e1f733b9ef93b8 2,391 1.00/1.00 vMB 414
499,358 499,358 00000000000000000037a8e9266e35fdc821da705040d95a4084f5973e762bd7 2,779 1.00/1.00 vMB 427
499,357 499,357 000000000000000000580053428f253a014dd235bf91783297f02e8bbd1165da 3,158 1.00/1.00 vMB 415
499,356 499,356 00000000000000000016ac40e1b6e6c57a7e9f76f43e639477ebf17c96012ea3 2,478 1.00/1.00 vMB 424
499,355 499,355 0000000000000000009cbdd0915d540ea4a2e11ba72376e6c5c4ca1b3b5671fd 1,835 1.00/1.00 vMB 501
499,354 499,354 00000000000000000090cfc7b43f74065c3cbfa6196b3adc8fdace741eee840f 2,463 1.00/1.00 vMB 382
499,353 499,353 0000000000000000009142da40588ca4f095657a940c04308a4f211bc80619cf 1,827 1.00/1.00 vMB 482
499,352 499,352 000000000000000000adb4ce712874bcfa465c07d7b6b289aa121cd2a3a5ded6 1,412 1.00/1.00 vMB 165
499,351 499,351 0000000000000000001774218cf314ef632cccd572262b1673d20b8120a6def9 1,805 1.00/1.00 vMB 245
499,350 499,350 0000000000000000002ccbf52427651ac67e96e4712d20df694894e6e518fcce 3,053 1.00/1.00 vMB 320
499,349 499,349 0000000000000000008c4a8388da90433d01bc27f9bb2439a515a5d8973dbd2a 3,002 1.00/1.00 vMB 432
499,348 499,348 000000000000000000a11c04b05524b790002d8fd09c64a387da454af3256b8c 2,720 1.00/1.00 vMB 346
499,347 499,347 000000000000000000af24391fdc1eee010098f2ec0036e777caf6fd06dbec38 2,567 1.00/1.00 vMB 302
499,346 499,346 000000000000000000380bce07c4405ba9705e5eb235ad4598b7ad284fbba049 2,752 1.00/1.00 vMB 319
499,345 499,345 00000000000000000093825b355b386a7babda6324b30d43885547b1c4e21439 2,978 1.00/1.00 vMB 417
499,344 499,344 0000000000000000005735c4317315a9daa846453e3c50b02a06d8a5bfeebaff 2,825 1.00/1.00 vMB 392
499,343 499,343 00000000000000000093c275dfe0ec50daf37e817a4c24c46686785a79c067fd 3,394 1.00/1.00 vMB 426
499,342 499,342 00000000000000000088c0bbafc9463d0ac74a1bf03a87122b4e59bec3b030ad 2,975 1.00/1.00 vMB 418
Previous 10 blocks ↓
Total Size: 782.08 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: 651.31 GB
    • Received: 13.54 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.