Loading Tool

Explorer IconExplorer

Memory Pool

77,490 transactions
29.00 vMB
0.06684181 BTC
Random Selection Loading Transactions
Max Size: 175.40/200 MB

Candidate Block

Mining Attempt ddd6eaf9fab99933a0a5e72fa711cac862909bb45016f08060bc98e1689f87c9
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root 2b02374ff698af941e9c20c9cf3c12a72d8d9685c5fee1ec8c98dc214e8edbd4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,495
Size: 1.00 vMB
Total Fees: 0.00634356 BTC
Feerates: 44.66 > 0.64 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (506,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
408,940 408,940 000000000000000005a21c95136a57e1585ab196e47cef084bc7fb6173d47d27 1,308 0.60/1.00 vMB 32
408,939 408,939 00000000000000000289ee70a773697a3188b3fd11ce325c2ca9950f54f87d51 826 0.39/1.00 vMB 34
408,938 408,938 00000000000000000143afe8a0882a36877c846807528a93282e4a4f4332b785 1,152 0.57/1.00 vMB 34
408,937 408,937 00000000000000000256da404eabdf9344892f16eaafa46dee9309c26314f0c9 927 0.43/1.00 vMB 39
408,936 408,936 000000000000000001ec79893ebba0743018cce6ffa6b300955de58c59428f61 780 0.33/1.00 vMB 36
408,935 408,935 0000000000000000003d44f6572d89351727453dd10355abcb35e3de23605cc7 312 0.14/1.00 vMB 38
408,934 408,934 0000000000000000046636c5b64e521fbed2a9ce84cca1564cfe1be426488db7 1,057 0.39/1.00 vMB 42
408,933 408,933 0000000000000000047abd20d9c8cef20b240adc4b903b8b3ad67829cd583d20 2,309 0.98/1.00 vMB 39
408,932 408,932 00000000000000000568754b889df0a7880161cc0f7d6bbe426dde2d5734c655 1,321 0.50/1.00 vMB 40
408,931 408,931 000000000000000001cff411965ba4d72417df181f1bcbef3cffb569c70fccfd 1,949 0.80/1.00 vMB 37
408,930 408,930 000000000000000004c4ec02d487602301a13f8bddba409e0269bccc77a9757e 471 0.21/1.00 vMB 37
408,929 408,929 000000000000000002d2fcc0c1e0a29b483fc960c78b38d55bccfc2d3dcafda7 542 0.99/1.00 vMB 16
408,928 408,928 000000000000000004fe44009a968f24d4bacbfceefed9104731a1e44b3b213d 1,294 1.00/1.00 vMB 22
408,927 408,927 000000000000000005b6b178e8f1514b2dececb5c5e04f0924c39365b0586c25 1,426 1.00/1.00 vMB 24
408,926 408,926 00000000000000000196254d3e3fab95b352285b2584c535e90c60eca68466c4 1,326 0.54/1.00 vMB 34
408,925 408,925 00000000000000000021423b40fe8a8d4199543adc4737d49f23192c682e63b4 1,469 0.58/1.00 vMB 40
408,924 408,924 000000000000000002027362b7096a0853334366eaab0976b272a8bff875950e 2,296 0.76/1.00 vMB 46
408,923 408,923 0000000000000000048b58cdd7a74243c3edf422e81333d5039af9c65b9a68f0 968 0.48/1.00 vMB 38
408,922 408,922 000000000000000000ad07eb9598b8d6b2214c4f8aa68401052ba8496f398c57 994 0.43/1.00 vMB 37
408,921 408,921 000000000000000003753bd50016e1a4a94a14ffa18b43e29ec522896c41eb7a 1,404 0.72/1.00 vMB 32
408,920 408,920 0000000000000000039f9c9d9027c5dd42a7c9236d44605612ecf19388abf2b1 1,975 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.69 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: 686.36 GB
    • Received: 16.48 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.