Loading Tool

Explorer IconExplorer

Memory Pool

47,090 transactions
27.63 vMB
0.09010333 BTC
Random Selection Loading Transactions
Max Size: 146.10/200 MB

Candidate Block

Mining Attempt fc5b3dc56747661b283ebb3499f1ce49c6d4507bdc0cce760c5f4a6cda533fd9
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 350ebcfe96bddbdb086c18857e25cdadf2694d738bc49da9e728e7369f69ebef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,424
Size: 1.00 vMB
Total Fees: 0.03532306 BTC
Feerates: 159.25 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (332,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
582,428 582,428 00000000000000000008485ffa25263c24a1a0d5d400dff323418dad41f5a153 2,203 1.00/1.00 vMB 106
582,427 582,427 0000000000000000000314918dba42f66ca55f5c712c31edefc40355d0d82076 2,654 1.00/1.00 vMB 106
582,426 582,426 0000000000000000001e5efde41e3a2fa5f5ab42f19ec22d93fbe589aba8e9b4 2,703 1.00/1.00 vMB 115
582,425 582,425 0000000000000000001d35a72d7e55f178c7e64f2c26bc0bceaa3b5f728d14fe 1,959 1.00/1.00 vMB 101
582,424 582,424 0000000000000000000458b1f7c1ade3ec6b1486f0ca3ef0275dfdc36a739fd4 2,619 1.00/1.00 vMB 108
582,423 582,423 00000000000000000013deb6e172c88a30b46a385db48bd4b99b120abc81db67 2,574 1.00/1.00 vMB 116
582,422 582,422 0000000000000000000e1737682e05f71b562fb64167c6a8064f15579df2ddb9 2,846 1.00/1.00 vMB 65
582,421 582,421 00000000000000000015dd22075d31a679499be988e2fbca2238ce8c0ed60062 3,205 1.00/1.00 vMB 115
582,420 582,420 0000000000000000000d9d1dc1ec4251af5f2937c80216bce9118b89a119ebc1 2,549 1.00/1.00 vMB 96
582,419 582,419 0000000000000000000f5c94e92fa9f4c5b261cc6c2289675f1ee220ac417f12 2,012 1.00/1.00 vMB 70
582,418 582,418 0000000000000000000f35dbd741e4933821f3ba2f6509152a6e168e8eed84c9 2,724 1.00/1.00 vMB 90
582,417 582,417 000000000000000000148fab25d0f11413188804a5910942d32a20f93fe9a983 2,505 1.00/1.00 vMB 82
582,416 582,416 00000000000000000022af15ea3e7db627f0fd842c44d8f46dd97cce83438ecc 2,493 1.00/1.00 vMB 97
582,415 582,415 000000000000000000201d126ff164b641721419e3637a7b3c1d1a2767bc8c5a 2,548 1.00/1.00 vMB 109
582,414 582,414 00000000000000000017a74524a1334ebc5bf2f7eee3a974ed030b513aabce07 3,067 1.00/1.00 vMB 105
582,413 582,413 000000000000000000076d88f9df4fff2894a289928d4806d4191f13e23253aa 2,576 1.00/1.00 vMB 93
582,412 582,412 0000000000000000001b2c119fcaff9c3f9d49d0e407e5d2be615f7247e7ac60 1,821 1.00/1.00 vMB 74
582,411 582,411 00000000000000000014aeb479f51400a2c4c4459ee9963bb77dd607b4f59e89 2,188 1.00/1.00 vMB 74
582,410 582,410 0000000000000000001c0ccdea4d971461f42c736ed169d2feb3b705827aa8dc 2,878 1.00/1.00 vMB 99
582,409 582,409 0000000000000000000f6c5365787d56bbb58a2e2894f9e91ac092d49da49e8e 3,060 1.00/1.00 vMB 112
582,408 582,408 000000000000000000255ee9107cd1758dc7ad1ea97f34a3d8e30c1e4bda6f25 2,993 1.00/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 782.20 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: 654.02 GB
    • Received: 14.08 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.