Loading Tool

Explorer IconExplorer

Memory Pool

19,240 transactions
9.39 vMB
0.01750687 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.59/200 MB

Candidate Block

Mining Attempt 8cd5a2af3fa062184652865084fe1cc0d2d022edba5afe9e4d0abf554f4f39f0
Version 20000000
Previous Block 00000000000000000000c77be48452bb25f0dd2b745c8e738aabebe40d3c9e3f
Merkle Root 24d490abeafa7bb2ce13ff48cbd2dd6548c0908897abf42557ee3b534aa38b44
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,299
Size: 1.00 vMB
Total Fees: 0.00283009 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,511 (720,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
193,442 193,442 00000000000007dd360c191785feafdad8d5584f721c592a7329e8fc40857ce3 233 0.10 vMB 125
193,441 193,441 00000000000002f00bdf5d901350581e067e3721ab01e166f5265e35494c64b5 46 0.02 vMB 98
193,440 193,440 0000000000000429c6f7910ae5af2b9a4028f4a6a8775de6c20cef4e51777c70 330 0.12 vMB 138
193,439 193,439 0000000000000098ce8a30d6f23062de8ab0e64f4cd6bce267a0b4bad6d96c64 205 0.09 vMB 190
193,438 193,438 0000000000000619880f0bc636d755a559042aaa4b2b4e7cb5ac27366d3a3e90 191 0.08 vMB 115
193,437 193,437 000000000000080402078744f5384b11b091e63fb3b4e2c45e3e1309338ee3ce 256 0.12 vMB 212
193,436 193,436 0000000000000148c81c335ab7d20afd8f1545701e22ca804d2229c5fdbebddd 104 0.03 vMB 196
193,435 193,435 00000000000005c71fc8e8725af548fbba47bde0814019cc11b06be12d48021e 85 0.02 vMB 0
193,434 193,434 000000000000000acdd256c3c60ac9d6f1221dfd9b9f08d0b4fe9b8bb0ecdb19 694 0.25 vMB 192
193,433 193,433 00000000000006199a2a3dba0117aef33e8cf4fbe9dfd7f922f1d4c32eb9797a 139 0.05 vMB 124
193,432 193,432 00000000000001463baaa261f0df31bb0a435e55665b597f845e45306f512e30 180 0.07 vMB 129
193,431 193,431 0000000000000265e6e458ef7179dc1cf16fcba5fd56e29dff8e1f023d31005a 5 0.00 vMB 906
193,430 193,430 00000000000007d0b829f8dccf9e271e5c1f26b7639d1ab49f95fca5aa953d6c 128 0.07 vMB 112
193,429 193,429 00000000000001c6f29210e4abfb5ada66bcc1a8eba0a1e19f6abd81ea8eef18 12 0.00 vMB 75
193,428 193,428 0000000000000365ea965073098a45d58887e979c3f9676f5f4b2b8d024b1f07 28 0.01 vMB 125
193,427 193,427 00000000000002327c3ff81ba9f1a6af6a501cac80f09eb94c050cb451e7e44c 378 0.13 vMB 161
193,426 193,426 00000000000002e62838e70aec714efe1eb73651125423e7c3fa11577b9bc257 112 0.04 vMB 99
193,425 193,425 00000000000001a81931fa259592715cf6b6545dce670918e3ef0f205f869ef2 138 0.05 vMB 315
193,424 193,424 000000000000012ec384aa024eb30d757a754689a8ab32f5a508372c570e1d07 465 0.20 vMB 242
193,423 193,423 00000000000002881e018bbf35c9f3cfea8c8d68ff04f7971e90d471fa8759fb 38 0.01 vMB 55
193,422 193,422 0000000000000414c7b2c75c11bbd2679db9601d56d913e8d2d5dd21567cd363 179 0.07 vMB 144
Previous 10 blocks ↓
Total Size: 779.75 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: 380.19 GB
    • Received: 1.91 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.