Loading Tool

Explorer IconExplorer

Memory Pool

81,284 transactions
34.27 vMB
0.13830785 BTC
Random Selection Loading Transactions
Max Size: 194.68/200 MB

Candidate Block

Mining Attempt 649a48ea66c1f67c2f1efb9ca5d9335f2e2c6d85b4c0504a743ab7f9acca7fbd
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 82ea8a810187f3ebbf91b20a444b416a31361dda16798210024c3fba8772ec9f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,348
Size: 1.00 vMB
Total Fees: 0.02504656 BTC
Feerates: 384.62 > 2.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (675,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,591 239,591 00000000000000e949d2716d37897507489426ce7927bd8b3e70ac5983ad24f6 78 0.05/1.00 vMB 123
239,590 239,590 00000000000000ee01b863730f8d1121b734a94dc3896e95ca1d2bd9dc9aa302 404 0.19/1.00 vMB 155
239,589 239,589 000000000000001c1304e3d0e35d700e458c930fa4af00dcb64fd9e0cf48926d 136 0.22/1.00 vMB 37
239,588 239,588 00000000000000cc6581b43bcb92aa2610cc63a148fac1f3824143a7f65487eb 487 0.22/1.00 vMB 176
239,587 239,587 000000000000004143ccca6726dc8f9982f789c8e2866c2682f1a425b5fe1a48 612 0.25/1.00 vMB 213
239,586 239,586 00000000000000b971bb3bc655c3c5c685e881ba59f212db57f0f9feda33ea09 336 0.19/1.00 vMB 155
239,585 239,585 0000000000000048090ea8c74840af4b52dd60e48df7d007171a8bc1393bf0f2 246 0.18/1.00 vMB 111
239,584 239,584 000000000000004e5c2567b2f375f57f69c2b67ed90a1d6e6a2fea958b6661e1 676 0.25/1.00 vMB 231
239,583 239,583 0000000000000001e1e2ddf460ff89708b35f9923e3426f44c05e21e49f6a874 155 0.07/1.00 vMB 182
239,582 239,582 0000000000000059921e6996fced23d09fdaa4c6d8fe2e24b3a385a903586372 447 0.24/1.00 vMB 114
239,581 239,581 00000000000000609d01f1a95422df2ff7e8fee95eef144096a03964a743e64d 809 0.25/1.00 vMB 270
239,580 239,580 000000000000003be204bb08145244bec6e4c1b3d48d9ad5e77ed4a5235e6901 92 0.04/1.00 vMB 93
239,579 239,579 0000000000000146bd350af3be6d1cc93819ce4b821509aa66f1c843d25edce0 163 0.11/1.00 vMB 130
239,578 239,578 00000000000001099d85518d69253b8b9ecbecf4c2878d1d8eaece226914bf6b 668 0.25/1.00 vMB 177
239,577 239,577 00000000000000e6e2176fdeee222c3f175988e611324df528b89490f0cc842e 396 0.22/1.00 vMB 131
239,576 239,576 00000000000000334c7028c29925c553166a2b1d322f4eb871c2e5056ea42aac 361 0.16/1.00 vMB 183
239,575 239,575 00000000000000cd0c9d580b8809c990efd438d7437ab8fc5fcc45f138637e62 417 0.22/1.00 vMB 572
239,574 239,574 000000000000002a4ab2009c61d39079a65df012e5278e4568b33b2954205d9a 549 0.25/1.00 vMB 192
239,573 239,573 00000000000001001cf35f40e9e73677033391451a39f72f6f3712f6703698b8 128 0.06/1.00 vMB 172
239,572 239,572 000000000000000006582fa9652895fda92c757ae6beee9dfbc3932125b5ab8e 277 0.11/1.00 vMB 183
239,571 239,571 00000000000000823f6c6520f2179ee9268c3b49a168a34ca044bb8cc2f4c6eb 194 0.09/1.00 vMB 135
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: 729.70 GB
    • Received: 18.49 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.