Loading Tool

Explorer IconExplorer

Memory Pool

31,474 transactions
9.93 vMB
0.11740755 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.17/200 MB

Candidate Block

Mining Attempt 87ae5f1f20a9377f484b1973b405e374f43e66142011e6fe4ae01181c53dde25
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root c98f2367ede63e542e555c2f2545830eeb0935d3d98ae680556472fa112ff391
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.03552346 BTC
Median Feerate: 3.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (658,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,158 255,158 000000000000000222afaedce7c3fdbf7c967e5776d8b38d0c09b4cd5797cabe 367 0.15 vMB 110
255,157 255,157 00000000000000077381a7848fa5059ee5c038e0f8083696d61f8d253fc0b130 171 0.09 vMB 91
255,156 255,156 000000000000000e4b1161b3121fb0ddddfb7933727bad1603b6b768e7333697 120 0.07 vMB 34
255,155 255,155 000000000000000f919481e13167a4a14964c379ff6bbe8a26fc0081537fe795 385 0.19 vMB 99
255,154 255,154 000000000000001857a91b77052d81b6b6d9438493a8621b2edbe2945f742a02 129 0.04 vMB 89
255,153 255,153 000000000000003f0e0aa2097d5d965b489adf21fb7a27edb8da688af31c5562 479 0.20 vMB 93
255,152 255,152 00000000000000322ff0ff5b4910e569ab8fdf4cb291b3d16cfbf8f23ea57eae 506 0.25 vMB 125
255,151 255,151 00000000000000179239b24754dbf5ca24d9e79e132cc25340702a4a588e8936 173 0.07 vMB 109
255,150 255,150 00000000000000405ed08aead9ad02fac228800fa5700444d5b415b805634593 31 0.01 vMB 101
255,149 255,149 00000000000000114b95f70c69bac71459d365d43df2e58e792c6c9f6b189e20 166 0.09 vMB 113
255,148 255,148 000000000000003c13e4d0477f37a39897c03c91c783b0554af48ecbf4638e33 52 0.03 vMB 141
255,147 255,147 000000000000000a35d6d2e78c00bd4d5408b186d9b5351c754668176ca48a58 36 0.02 vMB 70
255,146 255,146 0000000000000033159c863a0bb44a08f5cfe10f5b0785c1ccb2119a31cbcb4c 66 0.03 vMB 73
255,145 255,145 00000000000000151a1799624fd1a1270c8b14f3ab895d9d281974542cb01616 841 0.35 vMB 105
255,144 255,144 0000000000000021e2ce5188bfbfd5091c92caadee7967c3b392cfb02a3b6d0d 535 0.21 vMB 98
255,143 255,143 000000000000003f0d4a1b7ce4be67dd475158930ced3fe833678ba5c88257ed 298 0.10 vMB 21
255,142 255,142 0000000000000008cafd0db01e514c6b86d4b4d3e55eb7961b84686489727e9d 23 0.01 vMB 109
255,141 255,141 000000000000000dce973cc80c1c1d01bb478e7f235ad6637a12e72337f753b9 215 0.10 vMB 97
255,140 255,140 000000000000004030cebc1e47ea76c3dba1e5848c231840b4c0437e38ebd348 548 0.22 vMB 113
255,139 255,139 0000000000000017bedfcb050411d72369c72632c8b281ebe85df4dba7f80450 521 0.26 vMB 92
255,138 255,138 000000000000002e1d3894c7933411ae9330cc7beef29c0602f458ff2a127abd 24 0.01 vMB 62
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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