Loading Tool

Explorer IconExplorer

Memory Pool

31,576 transactions
12.36 vMB
0.04569164 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 71.59/200 MB

Candidate Block

Mining Attempt 2fb1e7bb730ef898457db9346c949f577bca1a681d712449f1419429d95fce1a
Version 20000000
Previous Block 00000000000000000000c77be48452bb25f0dd2b745c8e738aabebe40d3c9e3f
Merkle Root 961646cf1ef93b7ce0b729db1392a0b9d9228f7683418ca468506d3740b925e2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,264
Size: 1.00 vMB
Total Fees: 0.02354564 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,511 (785,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,028 128,028 0000000000000e904e1c3a79e1f4fa7f42c1e5a26bffbe390150d100c7960fad 15 0.01 vMB 1,109
128,027 128,027 00000000000022c43eb76e95cc8ce710adc429c7513915091ff6afddfe9d393c 10 0.00 vMB 752
128,026 128,026 0000000000000747bfa05454367d6e9d5c62214e97a0ad0f6104b4ea210dde1e 20 0.01 vMB 149
128,025 128,025 0000000000001c17434fd54c319a44c00ec6ebe7f474e353851860067c128534 58 0.02 vMB 2,981
128,024 128,024 00000000000025d8693a01a2980bb5dd3079c7224aff146ea869d9b9cd4e1ec3 47 0.02 vMB 425
128,023 128,023 0000000000000365ce120f184b3f82bd94f85d533a424921da023bd941282505 14 0.01 vMB 1,342
128,022 128,022 0000000000001bb77887255ad2cd8ffed7a6205b453f9c97ee1a3b82e51c5ac2 114 0.06 vMB 587
128,021 128,021 0000000000000924ab110ee8f6118945ea72326e355095022860c9330744cb4d 5 0.00 vMB 3,112
128,020 128,020 0000000000000058c95025ae7bb3d466ea9abdc24c6fbbdd8f03606b72ca2af0 23 0.02 vMB 542
128,019 128,019 000000000000138b49bd36ba8e7f2e3ec75aa3b33c135733d51b66f44a8b2eb4 9 0.00 vMB 1,153
128,018 128,018 00000000000019fef0c878fe85c55141e62694ed12c283d1915dba5c3ae4d4fc 33 0.01 vMB 572
128,017 128,017 00000000000018dd5faddd337fb12b628e1a36e45929d98c8a7f9d7c05de5097 127 0.07 vMB 851
128,016 128,016 000000000000141f35dc087a7da366e087fe259e9965282c7905fd394cc2c57c 22 0.01 vMB 251
128,015 128,015 00000000000009c384d68ead60f3e8e0b819daf320d7c6bf2779a0f394cb6112 15 0.01 vMB 2,679
128,014 128,014 0000000000000f58fb9ac733b636d5983f8d41795d3c1c30964fb68c546e2f08 5 0.00 vMB 323
128,013 128,013 0000000000001afd164cb1ed851e7b8bad8b46ec8b23b08bcb7ee451ba73a2b2 44 0.02 vMB 451
128,012 128,012 00000000000008b0e46b8133f14acb421f5a16e88e838550e3cc8017d2fa5b4a 21 0.04 vMB 930
128,011 128,011 0000000000000219382c0fb92b995d18c641e80bdb9d548c5482e7ff8c468b9d 160 0.07 vMB 1,026
128,010 128,010 000000000000121185d5cc3fd128f1609bf58b45fc83adc2b43f2510bc52eed0 48 0.02 vMB 297
128,009 128,009 00000000000024e634ee179ba37560e7a795329921127f4f9cf84fbb20b7d1e1 29 0.01 vMB 1,242
128,008 128,008 00000000000025c3dbf6c3d7b8b1cc7c1a371d79390a39dabe25b8a580cb8bbf 106 0.04 vMB 1,721
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: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 382.99 GB
    • Received: 1.94 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.