Loading Tool

Explorer IconExplorer

Memory Pool

47,313 transactions
29.28 vMB
0.15953460 BTC
Random Selection Loading Transactions
Max Size: 153.16/200 MB

Candidate Block

Mining Attempt 31154f7dbf713a2c0dbb3cafcfc52f4142fddf6be0b9b825a98ef12cee11b82f
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root f3aedbcf84797e220d6974979c6cdb71f30a1083bf7b14d2de1351dc7a182de6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.04689921 BTC
Feerates: 200.91 > 4.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (602,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,865 311,865 0000000000000000229991529f079b63b941751a8eaee035f4878c9aa65e5f42 611 0.30/1.00 vMB 29
311,864 311,864 00000000000000001b325c635455ceee74ba6120158ab1e22e083863f2e6a318 446 0.25/1.00 vMB 25
311,863 311,863 00000000000000003dcfcd420fbf9e5b6bdab43ac772960351475dec125382ef 277 0.13/1.00 vMB 30
311,862 311,862 00000000000000003945391ec09d3a097b8241ee674a55850b209ad4b666e59d 680 0.76/1.00 vMB 16
311,861 311,861 0000000000000000196d4be4f34cf6fad661b6022724501bfd14ac30a2e511c5 512 0.17/1.00 vMB 45
311,860 311,860 0000000000000000078dbd7cdd33d988d1bca85f9a7816e35fcfc91737fdbdb5 227 0.11/1.00 vMB 27
311,859 311,859 00000000000000002788bfe4538aa80332e50b863f24729ffae8e5ddcbc4266d 1,298 0.68/1.00 vMB 29
311,858 311,858 000000000000000031ba9706970a14541afb832d757a9645baed4f4944620e30 304 0.14/1.00 vMB 28
311,857 311,857 00000000000000001af1cdf9f9022929e55b3aed894dbb9882a27db1653bbd5a 482 0.25/1.00 vMB 31
311,856 311,856 00000000000000001c1a2c521e554f5fde0f28178c43eebd7adc110f0a401396 686 0.36/1.00 vMB 27
311,855 311,855 00000000000000003429bab50c1c9ccc31246c87368faed1641f37d1fb29bd43 128 0.07/1.00 vMB 29
311,854 311,854 00000000000000002991626c73a1a2270d10df206ad19ce4556f49f7b8bd71d1 958 0.55/1.00 vMB 28
311,853 311,853 0000000000000000087862e98e5976b6dd05cee7dbc69917fec7d2117c1610f4 146 0.11/1.00 vMB 17
311,852 311,852 000000000000000011d9aea27dcaf2161528d6d20a96d86bda6b6adcf150c65a 1,321 0.71/1.00 vMB 31
311,851 311,851 000000000000000011cf8cd057f5ed4bf7b9c7734953e82e706aa2f43be08a08 415 0.23/1.00 vMB 28
311,850 311,850 00000000000000002e5b8f6a9a15cda724ad062f0996571bbca5b12d7031b2a1 502 0.26/1.00 vMB 29
311,849 311,849 0000000000000000165a5cfdf4119b42b283bc7f28781ed0ca1439b81bc2a23f 262 0.13/1.00 vMB 35
311,848 311,848 000000000000000020a90dbb59e8cdada9b73ebf1f2cdb16e61cdd4b6570cac9 148 0.09/1.00 vMB 13
311,847 311,847 00000000000000001000b5a939c7991a49b705034153a5dc27b5875396333d45 830 0.42/1.00 vMB 30
311,846 311,846 000000000000000016d28114c091adb4172bd465c390dbdc32511959c98829fd 596 0.35/1.00 vMB 28
311,845 311,845 0000000000000000342d24272c35299e4e02cb5bcec77d3cd6b52ace81cdb244 256 0.09/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.63 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.