Loading Tool

Explorer IconExplorer

Memory Pool

72,774 transactions
28.12 vMB
0.07079691 BTC
Random Selection Loading Transactions
Max Size: 166.46/200 MB

Candidate Block

Mining Attempt 131c3cd775160afee10da0776cfd12f8fad23fe6df8cf4e32d2822c585a804f5
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 725958051671ab5feb9dfb0c6ada63cd4c6b4856229ec852a762f9589ff6158a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,366
Size: 1.00 vMB
Total Fees: 0.01462488 BTC
Feerates: 157.46 > 1.47 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (252,331 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
662,705 662,705 00000000000000000005dfca7d802d17937a3d51c4382048c5fe8161bc40f972 2,659 1.00/1.00 vMB 48
662,704 662,704 000000000000000000059a642252fb80aaf53799dad22ed374fd12de2559611b 2,657 1.00/1.00 vMB 91
662,703 662,703 0000000000000000000c65ef4eaff05ee222feafa6d02bedd84d6a888683f08f 2,623 1.00/1.00 vMB 71
662,702 662,702 000000000000000000059b480eea832cd43e43405077fa5ea4dfe9b8ed3fd2e2 2,788 1.00/1.00 vMB 88
662,701 662,701 00000000000000000004751166eb0b2f9b9d31605a0ae286e8cec32dc5a4c769 2,745 1.00/1.00 vMB 71
662,700 662,700 00000000000000000008e4fb355290a4a792e07f3bb0739dd1775eaba561bd68 2,445 1.00/1.00 vMB 74
662,699 662,699 0000000000000000000de3d0fa490ba71d70dc93a3d50123a9dfcd321e922167 2,350 1.00/1.00 vMB 78
662,698 662,698 0000000000000000000eb39f672b7b8c95f746d20a1e6e82020bf72ededf3e55 2,439 1.00/1.00 vMB 90
662,697 662,697 000000000000000000082481a27331e7ca59d026a64115ac5e5dd5a88c8deac1 2,642 1.00/1.00 vMB 127
662,696 662,696 00000000000000000006ed4f893349a9f5691997b330cc50a743f0e0dcf20878 2,076 1.00/1.00 vMB 129
662,695 662,695 000000000000000000018d97426bb381ac72d02016e657b7bd7bd9e881a5c851 771 1.00/1.00 vMB 111
662,694 662,694 00000000000000000008a73096daf3c93d4bd2a522b8ae0ebef1f6c7e6ab264b 2,160 1.00/1.00 vMB 127
662,693 662,693 0000000000000000000b3e12b5a3f987108530552865187ca9e54ff4db9d14c9 2,402 1.00/1.00 vMB 104
662,692 662,692 000000000000000000037cb93e33afa7b8602200b52da5a25301948113f08eb2 2,289 1.00/1.00 vMB 125
662,691 662,691 0000000000000000000eee8c803be0399a70e8f6b025efc452fd08c6c8fe4281 2,322 1.00/1.00 vMB 118
662,690 662,690 000000000000000000048a890969858feffb5799cd8b3d181abd1a4fc650828e 3,042 1.00/1.00 vMB 142
662,689 662,689 0000000000000000000c1ba8d27fcfaf18003c6c421be786102845280c44b8bc 1,884 1.00/1.00 vMB 78
662,688 662,688 0000000000000000000e258ec51aec8c861c0d9bb63d4ae7ae53aa4c73bb1020 2,933 1.00/1.00 vMB 88
662,687 662,687 00000000000000000008cacf141a826c81e9ac3b3bf622e2575ed41b63cf8c9f 1,537 1.00/1.00 vMB 101
662,686 662,686 0000000000000000000cdd35c00fc1ee95c0f3c606e28e249bdbbfc61df099e6 2,718 1.00/1.00 vMB 102
662,685 662,685 0000000000000000000e1e87be767774fdc7507d198a97f08deab368279fdc0e 3,149 1.00/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.