Loading Tool

Explorer IconExplorer

Memory Pool

85,600 transactions
31.93 vMB
0.20846436 BTC
Random Selection Loading Transactions
Max Size: 190.94/200 MB

Candidate Block

Mining Attempt 32e89d4d6210f3560b2b30c8081cc4c25b8bea2de1038fd13800d312023fbdb6
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 9f5e773436bdaf7fb5678113a2ffbca6d2971232e761fdc91f5330862b5d0c49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,942
Size: 1.00 vMB
Total Fees: 0.09430489 BTC
Feerates: 529.10 > 9.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (317,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,426 597,426 0000000000000000000aaaecc1a727a74198bc6e989c63b1134655991eaecf33 2,713 1.00/1.00 vMB 39
597,425 597,425 000000000000000000030cd4777ee7cca6af741b1e8606690784fd30db98efe8 2,418 1.00/1.00 vMB 36
597,424 597,424 000000000000000000090618d432b55e86cc4be2d9993ad640495bab873c4e72 2,682 1.00/1.00 vMB 45
597,423 597,423 00000000000000000013d856475b098833e572b15550fbf7ca8647bb52adf5f3 2,075 1.00/1.00 vMB 18
597,422 597,422 00000000000000000006b167bec5930eb141ba870bc10bb916da3057273df4d7 2,577 1.00/1.00 vMB 30
597,421 597,421 00000000000000000001ab3fbcc779571e54c7122d432c8ef52abdf04984960e 1 0.00/1.00 vMB 0
597,420 597,420 0000000000000000000ea135833492fc947a8d283a6873de79fa14c89652a7ea 2,481 1.00/1.00 vMB 39
597,419 597,419 0000000000000000000983c293c2913553b7703b2e466bec3342bffd5787e326 3,226 1.00/1.00 vMB 66
597,418 597,418 0000000000000000000e5ae413d8b950d626fd6acf6724cf52292e12bf6faa5f 2,986 1.00/1.00 vMB 32
597,417 597,417 0000000000000000000a8b7a4e23e15a7d0a952c549e768091e4ed60e1a1ce10 2,942 1.00/1.00 vMB 65
597,416 597,416 000000000000000000096892d9455d4eaeff6749764932b8d241686a46b2aec1 3,170 1.00/1.00 vMB 37
597,415 597,415 00000000000000000004b27ba197058f71c2b7781b0d525674dddcf687ec5cfe 2,530 1.00/1.00 vMB 46
597,414 597,414 00000000000000000006705be86a432f98b03395f788d93c539cf577dc96a522 2,962 1.00/1.00 vMB 63
597,413 597,413 0000000000000000000e9d18d5aa5171da5197ec05e70f13f11cb3e4b0e5a017 2,900 1.00/1.00 vMB 40
597,412 597,412 00000000000000000010ba95b002a1bfb3881211a69016894cb534f1db2d9029 2,824 1.00/1.00 vMB 31
597,411 597,411 00000000000000000007536068fc02df33331cf520300ed8f829fcfa08901302 1,201 1.00/1.00 vMB 40
597,410 597,410 0000000000000000000b8d3f0f59c4049c138625fa373b46ba8bd4a44e6e453d 2,546 1.00/1.00 vMB 55
597,409 597,409 000000000000000000140646e9c4c74734199961ad0e27b7cb5b28b1e738d790 1,994 1.00/1.00 vMB 45
597,408 597,408 00000000000000000006ff172da23b3371f58fdc28477a312dfcb93a100965b9 2,707 1.00/1.00 vMB 38
597,407 597,407 00000000000000000006562e251b8875753d67b6b6dbbab5a4e20034756c3b4c 3,219 1.00/1.00 vMB 65
597,406 597,406 0000000000000000000b9037878f984b8971f2e15d749f7de8d76633577c1348 2,883 1.00/1.00 vMB 42
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.70 GB
    • Received: 16.31 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.