Loading Tool

Explorer IconExplorer

Memory Pool

18,659 transactions
8.75 vMB
0.05166486 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.68/200 MB

Candidate Block

Mining Attempt 2a463287a59fa185a3ebe78957f221cc5ca56e34d6c8bbaa82f5cdd2ff286e7e
Version 20000000
Previous Block 0000000000000000000025f04ff2c401a5399cfff1f91b6377cb2b55eeb38fad
Merkle Root 78d2660e3b411b9d4baae8899a238ee055ce739aa0230c7a958b906a94fa9e98
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,804
Size: 1.00 vMB
Total Fees: 0.03105355 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,421 (838,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
74,721 74,721 000000000052428fa9103b0d2090c992518c05a7c0f2ed8a43e0d88d2859e02d 8 0.00 vMB 0
74,720 74,720 00000000001c502bdb16c077ea28ef13fd223c84d62b11cadd17fb7449ec82b3 4 0.00 vMB 0
74,719 74,719 000000000058b4ddafaad4d8362a749aa89447d2b1872050c1810072aafaa286 2 0.00 vMB 0
74,718 74,718 00000000004cc5849ec3ea9425c0460ef3ed1a2b3449991e84d87001c65c857d 1 0.00 vMB 0
74,717 74,717 0000000000294aa0fca74a33430e55862e55bd46e69c6945857320822fbca50c 5 0.00 vMB 0
74,716 74,716 00000000002dacce0ad9ce8fbba4e74f343fe393c2c2dc8c672eb5ef3a20d845 1 0.00 vMB 0
74,715 74,715 000000000026a36b128e9660299194d1267d11afbf670ea66d3121a480664552 5 0.00 vMB 0
74,714 74,714 000000000015b65da2a4f53207e2801810e5ba74283519df7b67e9e22e5c5e90 2 0.00 vMB 0
74,713 74,713 0000000000431847108236bac0064678bc7c6a7b93abfb55c58e79ef884ae3d0 3 0.00 vMB 0
74,712 74,712 00000000000c233689dd3821af15321d8b200f05064b9783e3c502f556cca039 1 0.00 vMB 0
74,711 74,711 00000000007a4d2f886106074023c877bc83c7c78a836f900c66f2b19d3bbe2a 1 0.00 vMB 0
74,710 74,710 00000000000cd1a9234999af9d75790045631bae5ad6808ab2a609c1aa8f5a41 1 0.00 vMB 0
74,709 74,709 000000000020ed8e556ace7c7b46dc3a6779746aa09f6d4faf2996f65f67ec79 1 0.00 vMB 0
74,708 74,708 0000000000296db50ffeb1240e24a53c78a43f636baec3001d542f477818c4c6 2 0.00 vMB 0
74,707 74,707 0000000000444b21bbdcee59aadda515b7f21999373150d30027d16bddce70c4 2 0.00 vMB 0
74,706 74,706 0000000000535c88708525ebc1d771f1b444f9b5576ff79cd3e1028df93ab59e 1 0.00 vMB 0
74,705 74,705 000000000050dfe22dece949200065f3278ec88d2174c97e4d304f2b5cb1b847 2 0.00 vMB 0
74,704 74,704 00000000006ea55cc8a2341f6f5c5b6c0a44df0b2aaaa724eac42f44cea667e1 2 0.00 vMB 0
74,703 74,703 0000000000316da045a413c8408da4eaf99fe204d8ae70e1b58e5426e6b756d0 1 0.00 vMB 0
74,702 74,702 00000000002775141ca827e7ba567b5852dc2c94cac342793ac4e7183550397b 1 0.00 vMB 0
74,701 74,701 000000000047e962cf0f5dd9808e3300a845661ff83b695a5c32a2c850479f6b 7 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.60 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: 295.20 GB
    • Received: 1.24 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.