Loading Tool

Explorer IconExplorer

Memory Pool

86,656 transactions
31.81 vMB
0.10882254 BTC
Random Selection Loading Transactions
Max Size: 194.87/200 MB

Candidate Block

Mining Attempt b7b4a73ca8b633f0b0639ffc10635cb07ac38a1d7dd28d50f50e27f1ba424fa3
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root ef114f0aa79620eee8b34557283a0da1952a89f24793eae10a687473f2420e0c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,859
Size: 1.00 vMB
Total Fees: 0.02820062 BTC
Feerates: 1,236.26 > 2.83 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (68,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,888 846,888 00000000000000000001afc05129bc5632c91a3e78345b7bf84e8361c21d7f3b 1,002 1.00/1.00 vMB 247
846,887 846,887 0000000000000000000091d6647ede22dd2af318c16600c97a3e3b3575f4ee44 682 1.00/1.00 vMB 163
846,886 846,886 00000000000000000002271751e45a9a7012a7098052e8b633c64ba74f8d11a3 484 1.00/1.00 vMB 149
846,885 846,885 000000000000000000017afd0171b16edab9cbd3f7905b5a6c00f4ef8893076d 304 1.00/1.00 vMB 150
846,884 846,884 000000000000000000005a8f4fe2fc6370a7a8e41c6dfae4665eb6e5fc4e676e 261 1.00/1.00 vMB 155
846,883 846,883 00000000000000000000201f0581dfb651ff5b5a9d480b62e91712bb8e943c43 472 1.00/1.00 vMB 158
846,882 846,882 00000000000000000001e676476c824bec6e4d48d6993303e7425e35ca20509b 456 1.00/1.00 vMB 153
846,881 846,881 00000000000000000000a60b7a4b0f9dfd68eb118f5c54c9a42fe313d2a22f02 181 1.00/1.00 vMB 147
846,880 846,880 0000000000000000000138dd670e93d798e67153ed99a83e0f027b879eadfeed 528 1.00/1.00 vMB 151
846,879 846,879 00000000000000000002062b28469a44aeaad314250922639eea2031bb329b05 633 1.00/1.00 vMB 144
846,878 846,878 00000000000000000002568ac523c4b1af7098930cb3eff21ea0af32216b509a 671 1.00/1.00 vMB 132
846,877 846,877 000000000000000000030012a1f87e0502b7eb8afb84f9d9adc7f35ee0c272b3 535 1.00/1.00 vMB 124
846,876 846,876 000000000000000000006ad8ea3021f7079b750fe24e6df177054d04dda35ae6 343 1.00/1.00 vMB 123
846,875 846,875 00000000000000000001afeefe5e2f1861b9a63cb413737f6d11eaaa37c59510 701 1.00/1.00 vMB 126
846,874 846,874 00000000000000000002e5705a7785923b071f188353801c743f710661081657 674 1.00/1.00 vMB 104
846,873 846,873 000000000000000000032ae45112897ad592945ceed0e4641847689665a0fc02 701 1.00/1.00 vMB 97
846,872 846,872 000000000000000000017a1c6584d39ef3d77ab5c5232bc818e26db292581172 834 1.00/1.00 vMB 66
846,871 846,871 000000000000000000013852af6a3136844de5fe9a0b937d1728f2087b8deba0 834 1.00/1.00 vMB 62
846,870 846,870 000000000000000000011b5b96cc378732536471e9605b18e3956c865a5abb68 667 1.00/1.00 vMB 57
846,869 846,869 00000000000000000000ec4cc6814410c6cb9574c32fa2c03ea89012a67ec0a8 678 1.00/1.00 vMB 55
846,868 846,868 00000000000000000002ea88b3d88c19b056ec9535962a5b7b367376169ff6ed 665 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.