Loading Tool

Explorer IconExplorer

Memory Pool

81,655 transactions
31.28 vMB
0.10170593 BTC
Random Selection Loading Transactions
Max Size: 189.28/200 MB

Candidate Block

Mining Attempt ae3c3c7750ddc7b42ebf0409466fad3725f6433fae363859eff379b4efd46854
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root be24bd0f28d4143ad69d8d9ca9d0efe7e79dfb5322cd0dc7233ab567b6f27fdf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,462
Size: 1.00 vMB
Total Fees: 0.02419104 BTC
Feerates: 151.12 > 2.42 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (120,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,666 794,666 00000000000000000001272ab8ec98cec194f08fb5b8036f8cfd0f4e62c3ffae 2,939 1.00/1.00 vMB 51
794,665 794,665 0000000000000000000290f022248e25b1e95f5ae897d94288faf49d9c2adf03 2,374 1.00/1.00 vMB 36
794,664 794,664 0000000000000000000360bbde642fbadea6a13ff6761df95d222393f2bd9eb7 3,029 1.00/1.00 vMB 45
794,663 794,663 000000000000000000047d860f7ac7e4d18b5b6af54002f17c3c11ec74b44a7d 2,280 1.00/1.00 vMB 39
794,662 794,662 00000000000000000003f080053425e7c9e7379e30a3134643f7d0242d459c69 3,214 1.00/1.00 vMB 39
794,661 794,661 00000000000000000003b1779836482820c9556a76369f32df26509e28103780 3,886 1.00/1.00 vMB 51
794,660 794,660 000000000000000000019e89618458a736cbf85ecc361cf5f58f5472fb264be1 1,644 1.00/1.00 vMB 91
794,659 794,659 00000000000000000002d43311c32fddb13b61a7b7a5a84323ed35489a69321c 3,487 1.00/1.00 vMB 45
794,658 794,658 00000000000000000002206534fb621b56e2354a9e7f84d2f628bee252f24e17 3,363 1.00/1.00 vMB 49
794,657 794,657 000000000000000000011b6dec70edb3ba9c52587c55b8c6de9e0fcbf74dd016 2,490 1.00/1.00 vMB 67
794,656 794,656 0000000000000000000007f9191f7c0447b15d57c08905da46a7e5ee480a6b21 3,742 1.00/1.00 vMB 48
794,655 794,655 000000000000000000050ff76230e6f8d8499fb25f5dfa5432072e14e74d5a28 3,358 1.00/1.00 vMB 49
794,654 794,654 000000000000000000029cf5a9cee457c4851cc5ccb5a983f54fcec5965a143b 2,842 1.00/1.00 vMB 37
794,653 794,653 00000000000000000004ef03cd378aed5fecae4c1570f8bc74f419dd7a1719fc 1,935 1.00/1.00 vMB 24
794,652 794,652 0000000000000000000242999bcef62cbdb3e97c25334e8c202a8fe787e3db00 2,525 1.00/1.00 vMB 37
794,651 794,651 0000000000000000000120e0305e8f7513a869b899666ad8b6b1766f5d635e60 2,248 1.00/1.00 vMB 29
794,650 794,650 000000000000000000044c5513b7cbf2b1a2ec356582dd4f30a7fad0a7c8d331 3,483 1.00/1.00 vMB 51
794,649 794,649 00000000000000000000b4285066f6b8b214967f7fd832e79deae73277aafd58 2,780 1.00/1.00 vMB 26
794,648 794,648 000000000000000000014b78754a42a0614d981f89026e1b0f4c957fdae5ab6b 2,104 1.00/1.00 vMB 42
794,647 794,647 00000000000000000000feb7cfb6614fb612a2d8352118d2a8cd9a1b6fa4b85c 2,319 1.00/1.00 vMB 29
794,646 794,646 00000000000000000004e5d98bb2009f76e875fba2f05b9f808a1f08091c22ad 3,735 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.