Loading Tool

Explorer IconExplorer

Memory Pool

37,601 transactions
18.29 vMB
0.14739915 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.83/200 MB

Candidate Block

Mining Attempt 8a6471341a24c7976f64a19eaab58d8ac943af3b8ee66b089c81a87e4d730189
Version 20000000
Previous Block 00000000000000000000926daeda5a782c2ce98296a630ce9671c72457592e4f
Merkle Root 3f780f54c62b52496c0d96edef90070735f7a68bdbe1b227f81f326fa97299d2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,043
Size: 1.00 vMB
Total Fees: 0.03039506 BTC
Median Feerate: 3.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,330 (794,446 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,884 118,884 000000000000142918d149917778cf20071c7f8e6de567fdf0491f6c292d25d1 21 0.01 vMB 0
118,883 118,883 0000000000000e6da77c9a17021749069aeb109ee4f4a9f122f5ed149ba4fa3b 9 0.01 vMB 0
118,882 118,882 0000000000007d862a2cb5c76f759f2271497d99ccd18fd5fbc326ecf3480312 5 0.00 vMB 0
118,881 118,881 0000000000005e7e45cbd23d859baf83401526fc3f1813ab5ce460926db82502 3 0.00 vMB 0
118,880 118,880 000000000000909dd33c28718344ce0d31d5ba4c0106307de91d925db5932a42 1 0.00 vMB 0
118,879 118,879 00000000000029200ca920a08aff591d469471a218394bb9ab021bf8e9dfceb3 6 0.00 vMB 0
118,878 118,878 0000000000001c1cd37d80a177f533c32c099126c4b141bba5516d77132bf122 35 0.01 vMB 78
118,877 118,877 00000000000048f7c08c9350fae8244906b39c9c9694b5fb15197f1ac6e201d3 10 0.00 vMB 354
118,876 118,876 00000000000083395215f600dd0665048c1b353ed266ac7562b46e54402c7d3b 12 0.00 vMB 671
118,875 118,875 000000000000a4cb4211ffbf63771c1e4f3f501996682fe87738aa037c27afe6 8 0.00 vMB 0
118,874 118,874 000000000000055f1679020c2ca4989bbb71752cd12396da18b27aea34c2a4ae 9 0.00 vMB 0
118,873 118,873 00000000000064630cfcde91a7dcfb3f964d2b4d9e9d896b0ee42db18599f8ca 11 0.00 vMB 0
118,872 118,872 0000000000005cbfd3697178bb235e5ed934e1b7d9a94ca084e9254ed039678f 11 0.00 vMB 0
118,871 118,871 000000000000cb1dec624f622a43c17a3a85dcb9d1cd6953cebcc274e803666f 7 0.01 vMB 353
118,870 118,870 000000000000c5cdd96410901244c6751d76d482b5b4638d9198807a41601c34 12 0.00 vMB 0
118,869 118,869 0000000000008453fecb3b3c178f82c863da489cd6788ec9c92bdcb0416e3dd1 1 0.00 vMB 0
118,868 118,868 000000000000292e8fe5a2811f221f872c036c886e662509e986c002a36cb6e1 1 0.00 vMB 0
118,867 118,867 00000000000064d30b009b851024c356deef5152034c5d80ff84eeaa9a189dad 11 0.01 vMB 860
118,866 118,866 000000000000984d0eefeab9798d4140ed80675b98098070cc4338a9e4dda820 14 0.00 vMB 0
118,865 118,865 0000000000002421f06b5a82839db933d9a25fe4c3a193c89876c2ff2c719b36 30 0.01 vMB 0
118,864 118,864 00000000000005c0d2c1fa4bc64d033d9c3914ea1d6d0f5a5ce60a11e8b1b5b3 1 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: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 131.86 GB
    • Received: 0.54 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.