Loading Tool

Explorer IconExplorer

Memory Pool

19,917 transactions
23.52 vMB
0.02996169 BTC
Random Selection Loading Transactions
Max Size: 123.61/200 MB

Candidate Block

Mining Attempt 3c8828a3def2a2306ad207b4077c3403d08e8498953d990738033d7b5d52914e
Version 20000000
Previous Block 000000000000000000014efb3a62008cfa1169be8cc036519ecc833dd79a504e
Merkle Root 36d726db8c38b1b211c41a805b436a8efaf1c28f844630cf7798e15ccc4d5cbb
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,274
Size: 1.00 vMB
Total Fees: 0.00412106 BTC
Feerates: 60.16 > 0.41 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,698 (750,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
190,223 190,223 000000000000014d8fbedcbeb28a143dbb8e2d7baada5679c4f897ba63369418 69 0.02/1.00 vMB 127
190,222 190,222 000000000000082248cd1d6211e13dbfa852d27ae5e61b11ec3c42f4c342ff48 120 0.05/1.00 vMB 107
190,221 190,221 000000000000068976b5abccad280c56fddcf8796e177d93e09bb86c71fae302 230 0.09/1.00 vMB 140
190,220 190,220 00000000000008e12cf790cac474bbc2c6a0576dc4ffc02d329279be5467377c 119 0.05/1.00 vMB 106
190,219 190,219 0000000000000079c800d8365a5b7c9f5a54546a1d05fa5ed9adc6085c7fb4bd 196 0.09/1.00 vMB 123
190,218 190,218 000000000000009fb4a707e6122d6cf89550cafa6cac41f99c8cda7aaf3a0203 128 0.05/1.00 vMB 394
190,217 190,217 00000000000002d478af5cc9c2fc3d733fd4be2335f2a6378e0ed643ed65e2ec 102 0.06/1.00 vMB 102
190,216 190,216 00000000000002bce63140f9eb17a99c5b532b5c064508ffd21c730f1d196423 53 0.02/1.00 vMB 98
190,215 190,215 000000000000012fae83865b8efedd826c5ff99e99c58555bc7adcc7674b9468 569 0.18/1.00 vMB 160
190,214 190,214 00000000000006b90984bafbd447cf3f43d0ed14afe83b3763346a343bd07630 139 0.05/1.00 vMB 155
190,213 190,213 00000000000002a76a0d0739185d73e6f18cfbcdb44dc9e1ac9c8327458a3d4a 128 0.05/1.00 vMB 117
190,212 190,212 00000000000004b555094b6550571510f44c9a15da111fad6fa30328c094a3e7 202 0.09/1.00 vMB 119
190,211 190,211 000000000000041d10ff7a76f5f84c45ce266dd598ef5a9d8bb772c2d7c0d3d5 128 0.03/1.00 vMB 35
190,210 190,210 00000000000005e2bd9d989a041156e05e2b8d562b24ea9336082eda791170d9 402 0.14/1.00 vMB 153
190,209 190,209 000000000000059dcaac659d24b8ceff1cd0ddc49536e914df1e7e0ce502afd1 67 0.03/1.00 vMB 77
190,208 190,208 000000000000079ae8feaccced91068658d400861b7bd96a251cf771de1915ba 577 0.19/1.00 vMB 142
190,207 190,207 00000000000004cee00f7c9c5c7a04c460db84a580759bd81d9ac35079d5224b 32 0.01/1.00 vMB 0
190,206 190,206 00000000000002e92b635dfcee0c5c5ff31001abfad4a60314cb4ac2ff489acb 135 0.07/1.00 vMB 114
190,205 190,205 00000000000005e38665c66ed3d0370c878a57311dfc6cf43a44ff25bb6f5e67 39 0.02/1.00 vMB 74
190,204 190,204 00000000000000021835cdda58a3a707ee0d15c16f0c973efb8e631c341eb130 557 0.23/1.00 vMB 139
190,203 190,203 00000000000003843d779998a7a822af990cc85168b1f43b2138e24211834521 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 828.01 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 4,514.94 GB
    • Received: 245.25 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.