Loading Tool

Explorer IconExplorer

Memory Pool

28,362 transactions
11.17 vMB
0.02766947 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.73/200 MB

Candidate Block

Mining Attempt c17c160cfa5cba75fe64471dddf86092a1d61f6d6796dae79917050ed0879140
Version 20000000
Previous Block 00000000000000000000581d582331f7e341a5c2b56b389ada1f46646a953ea5
Merkle Root 32b509d3b432f41fb4703b1cdb87bca06257ee64c2e7ba13b94cb3445b95fbbb
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,687
Size: 1.00 vMB
Total Fees: 0.00871045 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,530 (773,718 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
139,812 139,812 0000000000000668f2c0139770a2fc60ac705074b2c12b01e698337c7521921c 53 0.02 vMB 364
139,811 139,811 0000000000000690430a9181452a1d384aa9a7b87a2a7206c658b7816ce26968 12 0.00 vMB 0
139,810 139,810 00000000000002056bdbf54626c7fb9d31462c526c96b3a6accde5dbc5d70896 81 0.04 vMB 125
139,809 139,809 00000000000006983dc826214e293030f84783b046b88856998adcb9e3066277 53 0.03 vMB 48
139,808 139,808 000000000000073780856603b1569dedf6b89ea2d0564a1444998af9824f4635 35 0.02 vMB 301
139,807 139,807 00000000000004476c06a2df7d39e31897e4607c87d77ca0574cd655654fc00b 17 0.01 vMB 84
139,806 139,806 000000000000041e72e561801692ec6360ee0e19facc35c649a0f5693326f606 14 0.01 vMB 219
139,805 139,805 0000000000000035b52a4a5f73a065d071a0553f06f81421b9e2f26598a75c20 78 0.02 vMB 79
139,804 139,804 000000000000083f2d5e4dacc8178fa05d9dc2e3bdb974c917032ac6e3fa3aa5 45 0.02 vMB 209
139,803 139,803 00000000000001f5543ec9d74a7aad29f21fd90d5e78dab7f3ca9f91571a8456 17 0.01 vMB 130
139,802 139,802 000000000000085e7b66a02d39571764cf8c7b115a6858e5a36549215100a184 30 0.02 vMB 228
139,801 139,801 0000000000000459a4fd48ba3d18e556120394675a7493f0e96bf4c5aebc59b2 108 0.05 vMB 114
139,800 139,800 0000000000000153baa61786ef35b82751e2083c5ab2779e5cd3e4291c2f64c3 22 0.01 vMB 133
139,799 139,799 00000000000001f0f9bd136dced61830d54c729ac6c68db5d8ad5470538e36dd 45 0.02 vMB 236
139,798 139,798 000000000000065743941f55e2c9ed687539b6dca7704705fb65a76292d3a1b9 31 0.01 vMB 192
139,797 139,797 000000000000010615f919cb9f9a7c9e627cec1a615e001fb3d01d7ff401da40 63 0.03 vMB 192
139,796 139,796 00000000000005c4dbf362e89231d70b1818e663ae8a6ef98e9a5ef073160230 8 0.00 vMB 296
139,795 139,795 00000000000005c4426d37f39b26efff262da2929e5ab8724f7ab0a5f00cdc0f 13 0.01 vMB 470
139,794 139,794 00000000000005096212ee1815fccfc8e1351a1be9b394499504e7ab503647bc 106 0.03 vMB 84
139,793 139,793 00000000000001152e893c1b8033d0a4f7bfc4e1d84e1d143c2498905324cdb4 107 0.08 vMB 83
139,792 139,792 00000000000005878a23b36f0c9850434f328612a43b039b7ee43a1a2e1cca34 16 0.06 vMB 88
Previous 10 blocks ↓
Total Size: 779.78 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: 402.22 GB
    • Received: 2.08 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.