Loading Tool

Explorer IconExplorer

Memory Pool

79,558 transactions
29.69 vMB
0.07462784 BTC
Random Selection Loading Transactions
Max Size: 178.48/200 MB

Candidate Block

Mining Attempt 9a7941feb7069d27c5a42b5758e3d1342c2171c68d8513799ca76cf726727ec2
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root fb0c6cc4a1845a87a890df2ada86df68181f7449290e751e5844f005a83b3b9a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,269
Size: 1.00 vMB
Total Fees: 0.01427357 BTC
Feerates: 74.18 > 1.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (172,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,801 742,801 00000000000000000001cae31b46ac3b92db97df8675ec370a0aee3151a28426 367 0.26/1.00 vMB 9
742,800 742,800 000000000000000000095203d48e2e2915a1c780438bd2b81acaeac053b58e71 1,521 0.56/1.00 vMB 11
742,799 742,799 00000000000000000006e0c8fa6f8a64a7568963fb72640297e1729b3c1589f9 415 0.17/1.00 vMB 10
742,798 742,798 00000000000000000003b189e921ebd925d5667b6fdbd070f60e3d6d75bc8fc0 793 0.35/1.00 vMB 9
742,797 742,797 000000000000000000031377ed8fefab1012dfdce6be87f826531fdaab452c26 1,328 0.57/1.00 vMB 11
742,796 742,796 00000000000000000004d56c52be4e85a1d320976722b8a8ad64e3470b3427be 1,522 0.85/1.00 vMB 12
742,795 742,795 00000000000000000000946103c426ca77518d38be53e3c3b1cb45e1fdd62089 1,168 0.55/1.00 vMB 12
742,794 742,794 00000000000000000002dfd3388fea369f816d3d6f426b6e74977c81864171cd 286 0.28/1.00 vMB 11
742,793 742,793 00000000000000000008c5d699fb4e2f53fbdf67bd616bd07f1e578ca73dcf73 341 0.22/1.00 vMB 29
742,792 742,792 00000000000000000000a1b50cfa98a69aef31f5ee39d02be0bfe49f8c90b185 47 0.01/1.00 vMB 16
742,791 742,791 000000000000000000080b33bb37416b02deb15448869c960b3cdada11f173d8 779 0.30/1.00 vMB 10
742,790 742,790 00000000000000000005c139b3f608be9544f5216614f8253a65bc12d4115d07 204 0.11/1.00 vMB 7
742,789 742,789 00000000000000000002663ac4580cd6a85b82f9e72a1c1567e4063ab1775fc3 572 0.31/1.00 vMB 9
742,788 742,788 000000000000000000058e40e7deb02dd5ab93e442c1f0504587ae98a7b8b66a 1,072 0.43/1.00 vMB 11
742,787 742,787 00000000000000000008a0b38c7efef39e16987a81b7453d90bca02a991d4fe3 460 0.18/1.00 vMB 12
742,786 742,786 00000000000000000008983c3ef99c71c6c572b08b47e43274776bdc26797a74 1,859 0.72/1.00 vMB 5
742,785 742,785 00000000000000000008d59505297c429bf49ddc3eaad4f4d5e8b4ebb26251dd 2,930 1.00/1.00 vMB 20
742,784 742,784 0000000000000000000501f6087136aea5ce43cc4bb2f33fdfcc9349f65fada2 118 0.06/1.00 vMB 14
742,783 742,783 000000000000000000028296d258e8558a313b59d9d39f61a9b4c1e233845a5f 644 0.21/1.00 vMB 11
742,782 742,782 000000000000000000093ce41407748a8bb3ba4f111e0258430dac62b8ded901 1,314 0.92/1.00 vMB 5
742,781 742,781 000000000000000000021870c3a523c0b2e90844ea00fe579bc54d67d86897ed 1,637 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.39 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: 664.65 GB
    • Received: 15.02 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.