Loading Tool

Explorer IconExplorer

Memory Pool

82,173 transactions
34.41 vMB
0.15026019 BTC
Random Selection Loading Transactions
Max Size: 196.10/200 MB

Candidate Block

Mining Attempt 71d9fbc78f31720ea09446c8fbe8c4fb13f0e700f45624f821a9092c20d2a1d7
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root e5498b9c8822d936cbb6b7cfba69ef91f522e2a8e9260ea7cecb2072ee4dfedf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,478
Size: 1.00 vMB
Total Fees: 0.03572103 BTC
Feerates: 150.78 > 3.58 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (472,947 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
442,462 442,462 000000000000000002ade5526372ec172f2f2224981748bd5753307299cb1d7b 2,881 1.00/1.00 vMB 99
442,461 442,461 000000000000000001907defa4b1b0d7aadab610c678f548815eb67d4c0834ae 795 1.00/1.00 vMB 24
442,460 442,460 000000000000000000d587976f9f91eb106f500f516186837554aca963deb8ae 605 0.23/1.00 vMB 86
442,459 442,459 0000000000000000027360a51dea2abf70353f12fb1f57a3bfed3b17de20c14c 1,525 0.71/1.00 vMB 68
442,458 442,458 0000000000000000007a3ff97f9fa75ade9754c6b26281b9a63ed583f14e36cb 358 0.25/1.00 vMB 45
442,457 442,457 000000000000000000801ecb98b89febd0b1b72995699cf5d5169334dd115449 337 1.00/1.00 vMB 12
442,456 442,456 00000000000000000377f325d1451217d85fe057e3400c6c1e76cb42bab2649c 228 0.10/1.00 vMB 79
442,455 442,455 0000000000000000002913ac24e795cf7984194cbec10defe7dedc9956cf7cac 770 0.32/1.00 vMB 80
442,454 442,454 0000000000000000014a0ce0d7f7943d65c2eca2eb8a301fca0018e94ef893bd 905 1.00/1.00 vMB 28
442,453 442,453 0000000000000000019d6ecf0b50da974b10614718ec21fb3a1ddca63c6eedc0 1,954 1.00/1.00 vMB 70
442,452 442,452 000000000000000002afc618ff6de8aa1d852422bd6c8891735f50b534e0b91b 1,721 0.96/1.00 vMB 52
442,451 442,451 000000000000000000baa60c0b5cbfa04bb58a28fc55c0fb4548a3f5f635a7f5 2,284 1.00/1.00 vMB 87
442,450 442,450 0000000000000000023928a68d0db13662214a28436cb1de113e91b643482cc8 2,409 1.00/1.00 vMB 84
442,449 442,449 0000000000000000035d0b9be0175a95e4b1fd9759257baa4e636205e2da5ab6 2,334 1.00/1.00 vMB 84
442,448 442,448 000000000000000003d491d50e3fedb37e59395a6c6f6b0a556a6cc96917b77f 672 1.00/1.00 vMB 21
442,447 442,447 0000000000000000002abda02ec610c11d1e2ea9db7aae10a3e09add76ab70e0 1,955 0.82/1.00 vMB 72
442,446 442,446 00000000000000000396906c42279b3a4e150c585b739f9840638fb2acd068c6 2,053 1.00/1.00 vMB 82
442,445 442,445 000000000000000002746f26cf2e606b317f13854dd4732b188885761578ecb6 322 0.16/1.00 vMB 76
442,444 442,444 000000000000000003be1e5848e11184b60519f049e97a59610e99272ab29287 1,104 1.00/1.00 vMB 36
442,443 442,443 0000000000000000025a1b15a12b91107fda57f9392a8e3fea9c8d0f8ceff800 567 0.25/1.00 vMB 77
442,442 442,442 0000000000000000002bb08f2fa095479fab146d7c64132ddba3daacc4d1f5d4 803 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.10 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: 728.23 GB
    • Received: 18.47 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.