Loading Tool

Explorer IconExplorer

Memory Pool

41,779 transactions
28.87 vMB
0.07149746 BTC
Random Selection Loading Transactions
Max Size: 148.11/200 MB

Candidate Block

Mining Attempt 3534814cbbe733f00cbf680e7ab8b30c219db2e5a6c37924bdb2166f38a2784a
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root b5e8dc640d1ee447de00d10e84e657b08887359f0c1f808cc53f22bc690d1f43
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,297
Size: 1.00 vMB
Total Fees: 0.01530860 BTC
Feerates: 100.19 > 1.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (319,190 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,422 595,422 0000000000000000000548ca08d3d7a85ccc394883f9ca35d824757d8625b665 2,922 1.00/1.00 vMB 38
595,421 595,421 000000000000000000102071442a21daf9f894fddf06563737e49c9208c8008e 2,717 0.68/1.00 vMB 17
595,420 595,420 0000000000000000000df502a52f4bec7b7f3426ff88f6af05b316ca25adaf05 3,049 1.00/1.00 vMB 28
595,419 595,419 00000000000000000005527a669a3a6a4a32db77b6e76a8ce16bab9609349dd9 809 0.29/1.00 vMB 25
595,418 595,418 0000000000000000000612856bd58e089f5e28ac7ad7d347d5118c978e98d8aa 821 0.31/1.00 vMB 28
595,417 595,417 00000000000000000010f8275f6c07d731910453673f4da586d3fe1bed62037f 2,833 1.00/1.00 vMB 19
595,416 595,416 000000000000000000081be8ed34ff7ba216acc2a372e450b49038dc9ba820d3 2,723 1.00/1.00 vMB 18
595,415 595,415 0000000000000000000b40fd401ff675f4602928bf0d193347b9ffa1620e10c8 2,688 1.00/1.00 vMB 11
595,414 595,414 000000000000000000062624f983e7b37224afa54acf42700b0e36723a83639e 1,895 1.00/1.00 vMB 33
595,413 595,413 00000000000000000004bd5eb296e7bd6c15bf17f1f323a6af673d597aba4f61 2,280 1.00/1.00 vMB 30
595,412 595,412 000000000000000000068712f318510bb533dd6e6dc8f5b601c55bf2f14e9d9d 2,594 1.00/1.00 vMB 16
595,411 595,411 00000000000000000017657b6444c8ce0ce88cbcd21ee2a5d2b0be81eb1c0968 2,434 1.00/1.00 vMB 14
595,410 595,410 0000000000000000000f046f73e8e4a1bd4f5e7755cffa8b3d86ec466b437a02 2,864 1.00/1.00 vMB 23
595,409 595,409 0000000000000000000416d2591f94d54078ccbec1f906766d251fb1e09b41fb 2,546 1.00/1.00 vMB 26
595,408 595,408 0000000000000000000f5e743b1b5b896b0803df5ec6288e5ebbe273c8923f8d 1,851 1.00/1.00 vMB 33
595,407 595,407 000000000000000000013784f868a1ccc43ac1b09e5c676ee8a3d63ea059cfb8 2,621 1.00/1.00 vMB 45
595,406 595,406 00000000000000000002559ac4d0ff4c03b57bff5c4fbcc62193216cb8d36a56 2,323 1.00/1.00 vMB 17
595,405 595,405 00000000000000000014c8d47c00dedd6adbc960df22457dcbdb3b6971679bd7 2,777 1.00/1.00 vMB 38
595,404 595,404 00000000000000000001339b65c11ab93e5eab44e06229be463ea389dcd96519 476 0.14/1.00 vMB 30
595,403 595,403 000000000000000000064864dac766019e82eab8f5406aebedfa4b7fffd2908f 1,933 0.68/1.00 vMB 25
595,402 595,402 0000000000000000001353eabe36043a903f68e8d904587bde03ee7e77f2ce14 1,537 0.50/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.