Loading Tool

Explorer IconExplorer

Memory Pool

81,680 transactions
30.82 vMB
0.09293590 BTC
Random Selection Loading Transactions
Max Size: 187.54/200 MB

Candidate Block

Mining Attempt 102be84ef989ecde3f4dee369ffd3d8428922dd90a516af9ead7640cbd6cbef2
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root dcfc87e483bae57be588159a27d4bb065212197541e230f785b7db2dec1a4ed8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,699
Size: 1.00 vMB
Total Fees: 0.02351207 BTC
Feerates: 318.30 > 2.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (317,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,985 597,985 0000000000000000000fc6b0b0c34f626ea8a1bf6dfca11b4dc5205a468309c6 1,428 0.42/1.00 vMB 18
597,984 597,984 0000000000000000000f867cdceaddfc23d7067c6a8d96689aaaa921238fa6fc 1,957 0.67/1.00 vMB 17
597,983 597,983 00000000000000000007832686af2a44fef90a5fd22d5581acd38277bac43e1d 1,429 0.49/1.00 vMB 14
597,982 597,982 0000000000000000000b3cf6b0864979d4d437fe36474abf0387ddabae6b371b 2,822 1.00/1.00 vMB 10
597,981 597,981 00000000000000000014adeb2dd1a058f7f8d1ac92549198e19c027213f3210e 2,573 1.00/1.00 vMB 21
597,980 597,980 0000000000000000001450f50be58b062676e2dbc7bd15737b8eff9eece7ff56 1 0.00/1.00 vMB 0
597,979 597,979 00000000000000000007f9434fd9d2df1f426418239863e3bf456fcd3faff0d8 2,880 1.00/1.00 vMB 26
597,978 597,978 0000000000000000000f58387db75e3550c2a1abd15c096db038409a17aa3be7 2,950 1.00/1.00 vMB 27
597,977 597,977 00000000000000000002eda2ff8891a9632f5fe32e346760d8cb629b48f239f5 249 0.06/1.00 vMB 17
597,976 597,976 000000000000000000120ac0d8d23d1629be387ec3e1010e4477d67b82e12c4e 1,185 0.35/1.00 vMB 18
597,975 597,975 0000000000000000000f038bdbe422dd98261b4e9eefb9ebb1232ee8870e3879 188 0.06/1.00 vMB 16
597,974 597,974 00000000000000000011a93511f1a045c926a2df39c275001a981495e051a7aa 3,058 0.84/1.00 vMB 10
597,973 597,973 0000000000000000000aefd06a1a5b56734d6e9b9483ff62b5b0fda279e79c62 2,879 1.00/1.00 vMB 20
597,972 597,972 00000000000000000004876b05b8c4eb772daa1dd3eb743df6e1784499051327 2,713 1.00/1.00 vMB 25
597,971 597,971 00000000000000000015685bcdcabc71e8871f549642dd6cfe57b3ee34c59f08 2,580 0.65/1.00 vMB 11
597,970 597,970 0000000000000000001390096bbb7b92c8bd637cf8202fcec3350f119400aa1c 2,851 1.00/1.00 vMB 20
597,969 597,969 000000000000000000024a2cd0d2372ffe4455d58f58b1d951f44f7a2e8f988e 1,172 0.33/1.00 vMB 21
597,968 597,968 0000000000000000000f836ade331dc6a01dacae665188e130ec64ceff68a7bb 126 0.03/1.00 vMB 13
597,967 597,967 0000000000000000000c7c2f54823a828f2dc8c7459fbdd8e0be8b916d6f3a3f 2,728 0.90/1.00 vMB 7
597,966 597,966 00000000000000000006071014d5c4e60a5fda9dbc440629c4872d723c109226 2,959 1.00/1.00 vMB 27
597,965 597,965 0000000000000000000b1f1481ee68be1d99969cd0ce7accd8430ab22688bf46 2,460 0.99/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 783.00 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: 718.41 GB
    • Received: 17.89 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.