Loading Tool

Explorer IconExplorer

Memory Pool

36,154 transactions
18.47 vMB
0.27279361 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 10 blocks ()
  • 3 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 5 blocks ()
  • 6 sats/vbyte = 4 blocks ()
  • 7 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.46/200 MB

Candidate Block

Mining Attempt 6efa4aa42abd363324f657aefbc82cb544b57c30cc98eea5f231187e21b855e5
Version 20000000
Previous Block 000000000000000000003a062576f0e1187aedd3325288bf9f43815f057dc01b
Merkle Root d0aaef46ab516f91e45a3a16811c313f40ff039e0eef88ecc53afdcd37d7fe15
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,127
Size: 1.00 vMB
Total Fees: 0.04839069 BTC
Avg Feerate: 4.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,056 (794,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
118,889 118,889 000000000000a510c8b5c55a18d30802e3c9fe380a037917f6bd385a29636200 0.00 MB 4 0
118,888 118,888 0000000000008682ac24f8948f7be2dc90bd29891880aad5c901bc2ac1d20e04 0.00 MB 12 0
118,887 118,887 000000000000c8f6ebeacaa509712a2e328a4419e3091535b50288aab9431282 0.00 MB 6 1,199
118,886 118,886 00000000000035449180e8e4178fb481726cc7ab8bffe93832c92af64a685fee 0.00 MB 12 0
118,885 118,885 0000000000007523d6542649bf764351a955a5570f08b1595ddec15ef77fce01 0.00 MB 6 1,357
118,884 118,884 000000000000142918d149917778cf20071c7f8e6de567fdf0491f6c292d25d1 0.01 MB 21 0
118,883 118,883 0000000000000e6da77c9a17021749069aeb109ee4f4a9f122f5ed149ba4fa3b 0.01 MB 9 0
118,882 118,882 0000000000007d862a2cb5c76f759f2271497d99ccd18fd5fbc326ecf3480312 0.00 MB 5 0
118,881 118,881 0000000000005e7e45cbd23d859baf83401526fc3f1813ab5ce460926db82502 0.00 MB 3 0
118,880 118,880 000000000000909dd33c28718344ce0d31d5ba4c0106307de91d925db5932a42 0.00 MB 1 0
118,879 118,879 00000000000029200ca920a08aff591d469471a218394bb9ab021bf8e9dfceb3 0.00 MB 6 0
118,878 118,878 0000000000001c1cd37d80a177f533c32c099126c4b141bba5516d77132bf122 0.01 MB 35 78
118,877 118,877 00000000000048f7c08c9350fae8244906b39c9c9694b5fb15197f1ac6e201d3 0.00 MB 10 354
118,876 118,876 00000000000083395215f600dd0665048c1b353ed266ac7562b46e54402c7d3b 0.00 MB 12 671
118,875 118,875 000000000000a4cb4211ffbf63771c1e4f3f501996682fe87738aa037c27afe6 0.00 MB 8 0
118,874 118,874 000000000000055f1679020c2ca4989bbb71752cd12396da18b27aea34c2a4ae 0.00 MB 9 0
118,873 118,873 00000000000064630cfcde91a7dcfb3f964d2b4d9e9d896b0ee42db18599f8ca 0.00 MB 11 0
118,872 118,872 0000000000005cbfd3697178bb235e5ed934e1b7d9a94ca084e9254ed039678f 0.00 MB 11 0
118,871 118,871 000000000000cb1dec624f622a43c17a3a85dcb9d1cd6953cebcc274e803666f 0.01 MB 7 353
118,870 118,870 000000000000c5cdd96410901244c6751d76d482b5b4638d9198807a41601c34 0.00 MB 12 0
118,869 118,869 0000000000008453fecb3b3c178f82c863da489cd6788ec9c92bdcb0416e3dd1 0.00 MB 1 0
Previous 10 blocks ↓
Total Size: 778.95 GB

Node Details:

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