Loading Tool

Explorer IconExplorer

Memory Pool

53,139 transactions
29.73 vMB
0.09560122 BTC
Random Selection Loading Transactions
Max Size: 159.50/200 MB

Candidate Block

Mining Attempt 09d7ea3163d3295d40361f11148181e7da5ab39ecc4e26678c6d04874f9e7180
Version 20000000
Previous Block 00000000000000000000c82bf1f7d055428156e8d4702bdc0fed9066619a5fcd
Merkle Root 433b1b1664bb6ffb141f4687cf6fdbbd61b00dd7226afeee72de0aaaeb08933f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,275
Size: 1.00 vMB
Total Fees: 0.02324703 BTC
Feerates: 157.35 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,713 (81,887 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
832,826 832,826 0000000000000000000330fd29f4c47fc24859937987b344ff78279bd2c0a374 828 1.00/1.00 vMB 13
832,825 832,825 0000000000000000000376a3d8b49cde9023a8f0e4ec3a819161f87ffdc4f871 1,018 1.00/1.00 vMB 14
832,824 832,824 00000000000000000002831380cfb3b83e9258831c75aa77a8b255d4cb2cae7c 3,171 1.00/1.00 vMB 30
832,823 832,823 00000000000000000002f4eaaa3b8012201abbfa7d2f2a8835b9e74af006aa92 2,512 1.00/1.00 vMB 15
832,822 832,822 000000000000000000016a002161ef0aa204111d97bcc62c82a517d800ab2afa 3,402 1.00/1.00 vMB 37
832,821 832,821 00000000000000000002c79806b309cd2fb1606cab31154efc1360b4d032f89b 1,792 1.00/1.00 vMB 18
832,820 832,820 0000000000000000000218a04c8d413a8844ca71c92fb270e0927bb30cb6b90c 2,171 1.00/1.00 vMB 26
832,819 832,819 00000000000000000000f384822ff14281489106abd8b799aac50ab33ca4f81b 3,332 1.00/1.00 vMB 25
832,818 832,818 000000000000000000006590af4320a95b4f84dcf1535398d875b41227cbc589 3,345 1.00/1.00 vMB 32
832,817 832,817 00000000000000000001f2b6f9f3ffaa4cc4ab256ab5f4af1627538fecccf631 2,037 1.00/1.00 vMB 21
832,816 832,816 000000000000000000032051ad626f1a45bb0fb3665bae12c745baca42101ba6 3,245 1.00/1.00 vMB 22
832,815 832,815 000000000000000000034949f561c544edf30611f757028acdf7a749fddb9936 2,783 1.00/1.00 vMB 23
832,814 832,814 00000000000000000001b5b9d197d9bf7aceaab148ddd6edfca60f00e6661353 4,206 1.00/1.00 vMB 47
832,813 832,813 0000000000000000000369909fa16b6b725068c8870a79943b7f081a5bbe5f24 2,873 1.00/1.00 vMB 30
832,812 832,812 00000000000000000000ab2825f7fd3f21dffee3bae5b0fac2085e3aa26073da 2,811 1.00/1.00 vMB 24
832,811 832,811 000000000000000000025f36ccea6917c9333a6c289621175d6d073502796199 2,498 1.00/1.00 vMB 25
832,810 832,810 00000000000000000001e9e890a77e745c66a658a9ed9ba06ceb5fc8b651f404 318 1.00/1.00 vMB 15
832,809 832,809 000000000000000000028f62a1e1dbdebaa46a5b55879590d421333c6f4e5627 3,344 1.00/1.00 vMB 20
832,808 832,808 000000000000000000035f41ebab5b552c7bb07d9287cf31f5a50bdfb17271ea 3,663 1.00/1.00 vMB 45
832,807 832,807 00000000000000000001b3f4e605cceebf8e3030d45c9e2cb1b27d0a3a77ef5c 3,161 1.00/1.00 vMB 20
832,806 832,806 00000000000000000001c7c13d909cea71a9b41e15a4fe001892e559728ff4f3 2,700 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.89 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: 645.08 GB
    • Received: 12.68 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.