Loading Tool

Explorer IconExplorer

Memory Pool

83,427 transactions
32.13 vMB
0.10407200 BTC
Random Selection Loading Transactions
Max Size: 190.99/200 MB

Candidate Block

Mining Attempt 00b77d2015300b4a080f18022ff6b7938320d56f3405b0f7dc534ea135b1e273
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 5fdd8a23e8f9922b787f1a74ed2698a861c08ba49e011f815d231d4b802839b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,513
Size: 1.00 vMB
Total Fees: 0.03980106 BTC
Feerates: 387.56 > 3.99 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (175,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,761 739,761 000000000000000000039403063e0aa2270bff68b165803532c25075644cd5b1 2,435 1.00/1.00 vMB 10
739,760 739,760 000000000000000000033d5bef993dbbcf0a6f851127a04ef97d3b684395b928 3,098 1.00/1.00 vMB 18
739,759 739,759 00000000000000000006f38b505099b0e4853b4b6cd96a56cdedd173c2ff918f 983 1.00/1.00 vMB 20
739,758 739,758 00000000000000000008fcc20b127b66c4b386b68db13c3fb42bdeecb9c425cc 2,033 1.00/1.00 vMB 3
739,757 739,757 00000000000000000003726fabb06433894b036750d0f141383715681fbaa08a 3,094 1.00/1.00 vMB 14
739,756 739,756 00000000000000000001fe109f95a3fb0e049068da7d5a5718e806155a810417 2,350 1.00/1.00 vMB 14
739,755 739,755 00000000000000000008d33a90211e2841cbc30d781e85a47d0da0347907562c 1,706 0.90/1.00 vMB 5
739,754 739,754 0000000000000000000269bb025e7a7324157cbe62187136753bff3be28f33c3 3,029 1.00/1.00 vMB 7
739,753 739,753 0000000000000000000711c441e206157cf648682a0f88a027ae1b3ac986104b 3,336 1.00/1.00 vMB 10
739,752 739,752 000000000000000000083099a347856165d1bbf24d417c554d2fa9e3c6191a08 2,958 1.00/1.00 vMB 15
739,751 739,751 000000000000000000011067cff52c88477c372677fb736813333d49917cfeb5 773 0.34/1.00 vMB 11
739,750 739,750 00000000000000000005f19433cfa6afa72b6dbfa3bfc0ba22aa033e103d9a82 1,093 0.57/1.00 vMB 4
739,749 739,749 0000000000000000000853f5c9768a4d3942deac10fd2d6af02c2eb068e0a491 2,930 1.00/1.00 vMB 15
739,748 739,748 00000000000000000008d5893a050c8f4855ef9366f1158fd2229fbe521cfe0b 1,010 0.71/1.00 vMB 3
739,747 739,747 00000000000000000005139a3ec8b0c308ac4c919cc4cd8b416243942a2dd835 2,812 1.00/1.00 vMB 7
739,746 739,746 00000000000000000004ea15d36bb1c11b379ebd259a6fd27ec64d83ebbafdd9 580 1.00/1.00 vMB 7
739,745 739,745 0000000000000000000181fc609f38cfa20e94409679e3cec5e11251a6c86485 2,512 1.00/1.00 vMB 7
739,744 739,744 00000000000000000004100fa217fddfae616a2c23129853f134891ea5b70af0 2,642 1.00/1.00 vMB 16
739,743 739,743 00000000000000000002278f1a273e3b75d57e3edc070bb8a488551b793b266b 2,080 1.00/1.00 vMB 13
739,742 739,742 0000000000000000000384bb9751af478290902aee6724a4af75e4233d4d7f92 2,870 1.00/1.00 vMB 6
739,741 739,741 00000000000000000000942317b5447a93e9635cb07d57365d22ae6f69a2f4de 3,329 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.31 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: 658.86 GB
    • Received: 14.59 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.