Loading Tool

Explorer IconExplorer

Memory Pool

81,175 transactions
30.49 vMB
0.09052918 BTC
Random Selection Loading Transactions
Max Size: 183.50/200 MB

Candidate Block

Mining Attempt 0b0d28ec1900bcb391efc84a746e302d9d1dc97a66d52810fb48cf6c94adc825
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root e9ece04328c692eaea52535addae36f3f1e9df455cca626c57b61b2f349b0671
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,851
Size: 1.00 vMB
Total Fees: 0.02502805 BTC
Feerates: 163.06 > 2.51 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (661,454 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,715 253,715 0000000000000001c221bbe8c9751c30de0a66275eb2fe2ce125e989db3b6cae 336 0.15/1.00 vMB 103
253,714 253,714 0000000000000015086c8c19214f1ad4cad2a977cd3da2a01e3b979f182c363b 136 0.06/1.00 vMB 112
253,713 253,713 000000000000004374bcc41eb1601745d3d44157d9a44119d55f7c9bd722beb3 169 0.07/1.00 vMB 147
253,712 253,712 000000000000000273c6e9e583237d1da63e9a73c4a0114d8ebd700798c5f193 51 0.03/1.00 vMB 91
253,711 253,711 000000000000003ccc3ac1a2c7b80fd52b34584a7344ac20f5f31f52e3c8d4f4 99 0.05/1.00 vMB 87
253,710 253,710 0000000000000023f442ba3bae164c71656304e97d7a0b56e117b31a231a7c86 190 0.10/1.00 vMB 97
253,709 253,709 0000000000000053b19f4f284079bdf99df64a54a1372fb6878405067684dfa7 400 0.20/1.00 vMB 93
253,708 253,708 000000000000000b6415c36a9f374f223f54484afa2b2509fc77ce094b773ee1 270 0.12/1.00 vMB 109
253,707 253,707 000000000000000143a1a1c28ae226f9aabe30cbe2ee969535a5d26716be833b 202 0.09/1.00 vMB 124
253,706 253,706 000000000000000335b5d475da25a18085bdd3d381f21e3ebe5ce32275803825 9 0.00/1.00 vMB 28
253,705 253,705 00000000000000390d0e7f84e143f59c9454ecc20e74e3ee54ed8e0535b51142 312 0.15/1.00 vMB 110
253,704 253,704 000000000000003846f88f00713d4fb40c8585af0a0f3c77477e959212f1ea22 323 0.16/1.00 vMB 119
253,703 253,703 00000000000000284d6f6349ae5bdfa339914b8e809d8d15380c11f2a510d4ba 528 0.23/1.00 vMB 113
253,702 253,702 0000000000000041e8bd89ace428b36466a602bf98e5b3b4bfcf36694475f3e7 313 0.12/1.00 vMB 115
253,701 253,701 0000000000000038f405155cb9b500b58a61b5ff87f2a55b5a6795fc9e2c5310 612 0.29/1.00 vMB 97
253,700 253,700 0000000000000005895ab1abc5fba1beb93709b6b6d9b85133febe9debdd1cdb 117 0.05/1.00 vMB 91
253,699 253,699 000000000000003d3fc6fc47f2c392bcc25f859e053f7f49036cb91acb2c9da6 253 0.11/1.00 vMB 102
253,698 253,698 0000000000000015bf70e40dc388a9616145a961decf5802591ddfbdf2a0ce74 230 0.10/1.00 vMB 113
253,697 253,697 000000000000002523665b7776c464d433572e069ec8ba0137baa4ef5f48a20f 516 0.24/1.00 vMB 99
253,696 253,696 000000000000001817e4bf173a25528377081c6c49879e5a6314c668586a8960 13 0.01/1.00 vMB 137
253,695 253,695 0000000000000008c5644d274be3cd9f191e274195ff9dbd86cc6c0706ba3e3f 114 0.05/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 782.69 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: 692.40 GB
    • Received: 16.50 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.