Loading Tool

Explorer IconExplorer

Memory Pool

37,586 transactions
18.21 vMB
0.14203555 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.19/200 MB

Candidate Block

Mining Attempt 6f0ff5f58f001261cb15894ac121bcd6ad5f76569c37a3f59437975f6a8f0ba8
Version 20000000
Previous Block 00000000000000000000d0024eb8576e4875797df41ac22fac4ed73712ea0080
Merkle Root c985c04178c06315939100cd6a668bc783ae6091be536f499f38ad74c175b4b4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,020
Size: 1.00 vMB
Total Fees: 0.02682389 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,331 (824,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
88,645 88,645 0000000000078b95167592f1cf3224c84426d75bb11193b7944e3aa7f9a560d6 1 0.00 vMB 0
88,644 88,644 00000000000c3dd1106d887729c5db3cd7cf03ccc146300e64ee25498c2aa160 1 0.00 vMB 0
88,643 88,643 00000000001ab0f79a1d7c123cc7c7bc0d4b35b4e937d2f93c5ee135f6690f8c 2 0.00 vMB 0
88,642 88,642 000000000017490b782158be75ced02d2a4f81f7157077309cb7a871240e40bd 2 0.00 vMB 0
88,641 88,641 00000000000bd67533e78e020c13f2f281ad0b52c45e0e82c6a54b5556cd16dd 1 0.00 vMB 0
88,640 88,640 00000000000b0f1140def8f2b458f6c23134b8646ef8308b1798c047808e9733 1 0.00 vMB 0
88,639 88,639 00000000001c7494320e1b32f2d9d1b9ad0ad26487bcdc666c59941dc7d3431c 1 0.00 vMB 0
88,638 88,638 0000000000055f7e0b0083cdb4ad2faa2fd4c52dd2045c5fafa71631fa1326ad 2 0.00 vMB 0
88,637 88,637 00000000000d9711043b4af066e4b1fae730e8506968cd6a24b3e94b8477952f 9 0.00 vMB 0
88,636 88,636 00000000000e53c5e52fa1390b6c9c0e34936337f7b002e0da106141023676e3 1 0.00 vMB 0
88,635 88,635 0000000000050f6211effed44aa4d68c76978602a0296ec6c0a2b6bbeb06a8a0 3 0.00 vMB 0
88,634 88,634 00000000000ab438b65b5719009e0dd9aca7bf70002b6a639f83d901f541d7ba 5 0.00 vMB 0
88,633 88,633 00000000000f39763178403d6f1a76d2efc5d1d14ed1f72f243ba4d6b7539716 1 0.00 vMB 0
88,632 88,632 0000000000171deabd0e634638308f980f45a2a46fef6f5307edc19dd5e0ff3c 1 0.00 vMB 0
88,631 88,631 0000000000050fc0b90e971d0de8e81ea42d6d13c3c86687f8342e65a042f14c 1 0.00 vMB 0
88,630 88,630 000000000011bb483a99fca9cb9be94aed32677731a97a8407f118e45ea95b4a 1 0.00 vMB 0
88,629 88,629 000000000007471f1e03513c1e6b9cb196e099c2a5898e34c533bb6a4c0bd295 2 0.00 vMB 0
88,628 88,628 0000000000127227db8b05da806054bc96e365a3c8943c2e63fc1ea25399f19f 1 0.00 vMB 0
88,627 88,627 0000000000092fefab04f443d27172a5df2936701156a7daeafcd1d11977b1d9 1 0.00 vMB 0
88,626 88,626 00000000001a2dde1f95bd608cc87df2b266323ba8520699e75c5c0dd86bc9f8 4 0.00 vMB 0
88,625 88,625 000000000018f04fae574823d3cc90f32dcf11d99ba768915bbaff614574c275 5 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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