Loading Tool

Explorer IconExplorer

Memory Pool

35,760 transactions
14.74 vMB
0.07492495 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 85.09/200 MB

Candidate Block

Mining Attempt 55a4e69dd59aabad6d20688aa9673c7fecdc81d070f07b7eae0fbb46ca17a0d6
Version 20000000
Previous Block 00000000000000000001499d4136d03e4f6b64626ad58c76a3a1b5c3ac899cad
Merkle Root e73f0d3bc0caf40583246d92039816e264009a56627e63f147170f844fc85eec
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,347
Size: 1.00 vMB
Total Fees: 0.02844605 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,345 (781,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,119 132,119 000000000000121d45e469d8339bc3742a7d8ec422f12394a0ea400cc4590e9a 31 0.01 vMB 356
132,118 132,118 00000000000009bf34e278240dd3501e76c429e42712cfe964d9af7ae9f3b17b 149 0.05 vMB 167
132,117 132,117 0000000000000204b935235e805b5bff3db799da726eaf106857db810d307d85 72 0.03 vMB 588
132,116 132,116 000000000000025905c4fd4bdabdb814ad9609216e794de078b1d11e39d56e19 4 0.00 vMB 574
132,115 132,115 00000000000007d3c4e2bf063d626164a4469f57e245e683ca18c9200bd42106 29 0.01 vMB 723
132,114 132,114 000000000000102a0b1c6a3dc574dcb580dbdf4855c40c1a2cdb46c70461ae67 30 0.01 vMB 307
132,113 132,113 0000000000000009a2c7969cdd091306971dee532fcb5c27dc05327bacbad050 19 0.01 vMB 165
132,112 132,112 0000000000000dbd4cc13fa9152b83a1e44089afeb09851da775d856a0a15d41 17 0.01 vMB 915
132,111 132,111 0000000000000c3f3791e503476ac5868a3000964d6a35178ccd0ef175b11f39 88 0.03 vMB 178
132,110 132,110 000000000000109791aa18a54d5f58c1ac21201e8c8ebc4d4d0bc3772aace05e 29 0.02 vMB 398
132,109 132,109 0000000000000fa11d224789a73e3b918459f2bf4f681eb5278c22e934996671 40 0.02 vMB 254
132,108 132,108 00000000000008f8880b9c094257c19f518ab12928ace5a6f4bd9f69f3f94e32 10 0.01 vMB 341
132,107 132,107 0000000000000ea673f526112241ebd36eac32c8ca0aee16e5c9f9a46724c292 12 0.00 vMB 246
132,106 132,106 00000000000011bb8375ebe7e395a3445dd01117ff443cda3c44c0ec8fdd5d4e 55 0.02 vMB 1,016
132,105 132,105 0000000000000ca92b7bfdb6a2a11ff97f2512d74373a5dbe6d3034cf3c67ffa 22 0.01 vMB 325
132,104 132,104 000000000000116638b99a20ddd097082a3bb315d668010584a894086d217737 11 0.01 vMB 593
132,103 132,103 0000000000000001f2542ad9420bb538ffebd2e872d1dcbed233d07dc5eb0e01 4 0.00 vMB 597
132,102 132,102 0000000000000b9e23f6e2acb5d3b4004800988b62f6d1c883a263efbc037dc8 97 0.03 vMB 195
132,101 132,101 0000000000000dd95358cdcaf75cfa8cccb27955df9b04628fe197729dce9954 69 0.02 vMB 123
132,100 132,100 0000000000000711e288932bc1a01fa6e1b120f86b2594a6a9c3e4c432363a08 20 0.01 vMB 310
132,099 132,099 00000000000012b3889446e9fb299cf4e55c7d5078834483aab97102d2ef82b0 144 0.05 vMB 211
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 156.63 GB
    • Received: 0.63 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.