Loading Tool

Explorer IconExplorer

Memory Pool

78,547 transactions
29.12 vMB
0.07713386 BTC
Random Selection Loading Transactions
Max Size: 176.41/200 MB

Candidate Block

Mining Attempt 07bd3d81394b6fb207865d616bf58350046f33bf244bb5bf86d2ed0f356d0b92
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root cfe246d63a963de903342c8ba6f91b7ecf2f26b343d5a53c7320cce0579113df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,005
Size: 1.00 vMB
Total Fees: 0.01631807 BTC
Feerates: 191.02 > 1.64 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (309,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,349 605,349 00000000000000000000f16ea72e93307aa89f6a790a1e6270c528514416d031 3,011 1.00/1.00 vMB 13
605,348 605,348 00000000000000000008b4a219185275a95f763074c56391a23787f8536aa7ad 2,633 1.00/1.00 vMB 20
605,347 605,347 000000000000000000012e738dd892468ddbd9326bea21a125bcbc8900a19889 2,740 1.00/1.00 vMB 56
605,346 605,346 00000000000000000011dd50433fbf03f1026c2e65c5160cd21d8da6efd11290 2,337 1.00/1.00 vMB 14
605,345 605,345 0000000000000000000339c317a2f7245b770c31da3e35a3e3ca085d64eab9c2 2,452 1.00/1.00 vMB 20
605,344 605,344 0000000000000000000b3f6fd4bc89a81c9c831e8d16b7d1aa14b4b747fe18d9 2,181 1.00/1.00 vMB 16
605,343 605,343 00000000000000000014232dc52d58071d17bf6b547c85400b3c089de929729e 2,686 1.00/1.00 vMB 23
605,342 605,342 0000000000000000001045700fab90c70f45460521edfbdbf93b45d9ada9c150 2,989 1.00/1.00 vMB 27
605,341 605,341 000000000000000000099925b7159de24c43cddca0c9723aee0987ea99fe4d58 2,778 1.00/1.00 vMB 16
605,340 605,340 0000000000000000000cd6151f72c27ae6c715ae598f8f86832c910b1557910f 2,664 1.00/1.00 vMB 38
605,339 605,339 00000000000000000014cbd9c0c6e48b4fa2a3cf11d97e7fd9f563b7bb31e9bc 2,569 1.00/1.00 vMB 22
605,338 605,338 0000000000000000000f8b47634a889e40f672832c0e51170f0339c7573720a0 2,606 1.00/1.00 vMB 20
605,337 605,337 00000000000000000009fdadcabef57d7d0956e8ac9e26107530b5742d203dda 2,144 1.00/1.00 vMB 29
605,336 605,336 0000000000000000000f60f718002d121e209e9998651ae55ae9cbe7aeb20891 2,769 1.00/1.00 vMB 33
605,335 605,335 00000000000000000004e53974b90599f10fb660566ae7ec4d84f6295d2e45a7 2,574 1.00/1.00 vMB 60
605,334 605,334 0000000000000000001553170caf48b91669999a6c712486e96519658db769db 391 0.31/1.00 vMB 13
605,333 605,333 00000000000000000009c328afd4da24f3ab0a043fc9b641578cef7d95c622be 2,071 0.66/1.00 vMB 20
605,332 605,332 00000000000000000005b8b77045404d343ebfbd6ca7408b538eeb3c35b01804 1,598 0.55/1.00 vMB 18
605,331 605,331 0000000000000000000ef98acb74d44048c19a0088de3ccf0ea02b7881574d07 215 0.07/1.00 vMB 15
605,330 605,330 0000000000000000000a17b6d2d89331c8c8a2de800c63f11d2264142b6ff8c9 1,815 0.54/1.00 vMB 19
605,329 605,329 00000000000000000004a757facc429c32d37fd212e0eda9d195c8f68fc4cc1a 2,654 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.55 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: 669.59 GB
    • Received: 15.75 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.