Loading Tool

Explorer IconExplorer

Memory Pool

30,014 transactions
6.30 vMB
0.03098124 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.31/200 MB

Candidate Block

Mining Attempt 250f4abbadfe7cb46a9940547e0587faaa8f2b21763dd60e856c8ecf57a4be5b
Version 20000000
Previous Block 00000000000000000002130ec113d9cf45f31f64da7d0db564cc1660a8ed9474
Merkle Root 8aff8d25e00fad3297a0ccf28b962fa922bec6f4da99977c0c5fa5e02c69109c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,668
Size: 0.55 vMB
Total Fees: 0.01566399 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,240 (699,427 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,813 213,813 000000000000037aae7b68716f6946e6d12bbda1229eb63ba48c9a0f925e219b 440 0.29 vMB 131
213,812 213,812 000000000000032ad4c10774b75675698b7e28577b698046123ff0d1bdf3dd32 474 0.20 vMB 186
213,811 213,811 000000000000034b5d9b56d6455edfc792b6ed6f603fcbba7b6da5856096e613 116 0.03 vMB 322
213,810 213,810 0000000000000330fcb849c6946363015d1858ceb3ca3202ed82973c49d5a761 7 0.00 vMB 161
213,809 213,809 0000000000000435f5b4e64ba513ab4b66a6a74ef1b268aea4cf28b877e94847 73 0.03 vMB 219
213,808 213,808 000000000000042ac71daed3c29ed5b370244b79260a2fbf16c0696a34bf102c 194 0.08 vMB 488
213,807 213,807 00000000000002ad6c9bcf2272da797aafee2f7cb3cb3a6f6bdfbf86c204881f 378 0.20 vMB 202
213,806 213,806 00000000000004a48903eac6b479bad13be4751373a5009f13755c8530ed41d8 90 0.03 vMB 39
213,805 213,805 000000000000007aa9d3d0402da990fb72d6daa996cb92c8c619f1c636d46399 172 0.09 vMB 170
213,804 213,804 00000000000002470a215e0fa9579874d4d3af28fc51a9f532fbe1205f685945 548 0.21 vMB 215
213,803 213,803 0000000000000286a8591dac293a1476602f0208add97adb33bbd5851edaf14c 93 0.04 vMB 151
213,802 213,802 000000000000027886a85f96eb1c27240f0a0fe70735b3fda1458c3e39b6e7e6 154 0.08 vMB 197
213,801 213,801 000000000000026467aa9fe68448376f933ac0830060826577338a3b5cb46d3e 9 0.00 vMB 188
213,800 213,800 000000000000034d7ee4e381b3655876ff54ee6e0ad81915cedfbe5fc1396cd9 167 0.08 vMB 219
213,799 213,799 00000000000002eb0fc0ab54035d4fe41150f177b7803f7d264e2a5bcfdb05d4 6 0.00 vMB 213
213,798 213,798 0000000000000211b6eb8772712e2cdd9de5e96fe271f35667de4ce50adb33f1 155 0.07 vMB 232
213,797 213,797 000000000000045fdd7326e5fc46235c22be92b5e9e5d8f38ee19d9cebe5d754 135 0.06 vMB 200
213,796 213,796 00000000000002f5d4f88734067ecdbb518767ceef89af038a1349e8f6db4567 430 0.19 vMB 225
213,795 213,795 0000000000000047d466b7b886e4175bc7643556b01326b4e7e3bf315d120118 322 0.13 vMB 190
213,794 213,794 00000000000000b0f0dad8b21cd795a28430c447110e37c9c6c26bb07f3add8c 84 0.05 vMB 126
213,793 213,793 00000000000001c8a887fdf53f89757b2c7bb17e39be2b7b23c1c1050e2cecef 94 0.05 vMB 129
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 76
    • Outgoing: 10
  • Data Transfer:
    • Sent: 43.33 GB
    • Received: 0.60 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.