Loading Tool

Explorer IconExplorer

Memory Pool

85,410 transactions
31.90 vMB
0.11688506 BTC
Random Selection Loading Transactions
Max Size: 195.31/200 MB

Candidate Block

Mining Attempt fd08cde493b1c69a1becd9076eab816702facb54f306ac6e78a715368c1c4401
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root f5ff3135d1e8738d9bcfa4d58c66902a5ec47ff6a074e0f8aa4339ad0939cb39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,443
Size: 1.00 vMB
Total Fees: 0.03906501 BTC
Feerates: 299.70 > 3.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (242,568 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,657 672,657 0000000000000000000b1497ca6e01172c5aca80e84d3bced5aacb77cc910dc8 1,406 1.00/1.00 vMB 118
672,656 672,656 0000000000000000000a9c56c012b8009bd771f3dac088b092bb69046b7a4c4f 2,249 1.00/1.00 vMB 95
672,655 672,655 000000000000000000020cb74717106c9797e364bce5c9250c04ff3593c89ff3 1,726 1.00/1.00 vMB 46
672,654 672,654 0000000000000000000c39f9511a21e57ebec649b1003cf12b9c967addd0d45b 2,114 1.00/1.00 vMB 56
672,653 672,653 000000000000000000062098c6060e0941bd724eb245e1262ccc96b99eb0cfb4 2,284 1.00/1.00 vMB 66
672,652 672,652 0000000000000000000737272fb1ea2b4078be2f6c2fbcfea2d1ed5b27cb2b36 2,316 1.00/1.00 vMB 52
672,651 672,651 00000000000000000006b90e969058c3ed20793f3ab927fc805b14a176d61ae9 2,471 1.00/1.00 vMB 87
672,650 672,650 0000000000000000000c6744259275f9dd2fb70891148702c87a2b204c59fd6a 1,114 1.00/1.00 vMB 20
672,649 672,649 0000000000000000000a763ae9970723443128ce6f2d82d1dfc0ec2c5187fa68 1,300 1.00/1.00 vMB 100
672,648 672,648 000000000000000000098cc180f60b9b66f21496a96fd4ab2820c95213379af6 615 1.00/1.00 vMB 23
672,647 672,647 0000000000000000000ac91068efeb0d8229116595324f2d184ebf8a7ce0428d 1,126 1.00/1.00 vMB 15
672,646 672,646 0000000000000000000c5be08256e170cca8fc39e4f1021c5e80577450374646 2,242 1.00/1.00 vMB 77
672,645 672,645 0000000000000000000b92794bf1158683e0008b96a506d431fc1f2a89e30ec1 760 1.00/1.00 vMB 47
672,644 672,644 000000000000000000070f87f7d48369ed209cc25ba581f9bcdc575aba0e59df 2,091 1.00/1.00 vMB 46
672,643 672,643 000000000000000000032bebef57df603746947f4bc71e66655f520b27a555f9 1,855 1.00/1.00 vMB 29
672,642 672,642 0000000000000000000b5f170af6fe239d7e384ca775b5070f1a47127aba5026 2,276 1.00/1.00 vMB 75
672,641 672,641 00000000000000000005827a6e427d0eecb000d85c727fbd84d2034b28bcefb3 1,751 1.00/1.00 vMB 101
672,640 672,640 000000000000000000010e4714ae58d3582739e98d8f9b0bb7db5621d52884bf 1,594 1.00/1.00 vMB 115
672,639 672,639 0000000000000000000b7e1b1f8e106ebcf05ece82ee76cc03e0c4b6300aece2 1,726 1.00/1.00 vMB 121
672,638 672,638 000000000000000000053048d81ae9a89af66624907f838e23a05812ae694ea5 891 1.00/1.00 vMB 33
672,637 672,637 0000000000000000000a36ec461de39c3d0f85fee9095da9577dcce51fa5c880 1,573 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.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: 709.63 GB
    • Received: 16.94 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.