Loading Tool

Explorer IconExplorer

Memory Pool

79,779 transactions
30.16 vMB
0.08282572 BTC
Random Selection Loading Transactions
Max Size: 184.01/200 MB

Candidate Block

Mining Attempt 7f6b742aeb4e26b72f23508a7e98fab5595753d09e986354fa58f910be3758ad
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 2de492b476962a4030bfaf5d0818c834ba0dca9aa12c52121a17f1d83a702dbd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,063
Size: 1.00 vMB
Total Fees: 0.01568717 BTC
Feerates: 200.89 > 1.57 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (118,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,650 796,650 00000000000000000004fc1eef92e8b63126911a29c2346c06fb55ed4bee78d3 936 1.00/1.00 vMB 18
796,649 796,649 00000000000000000000dbf3ec6c6db22a1f821cab4ea1847803f08f0d0a338c 2,493 1.00/1.00 vMB 30
796,648 796,648 0000000000000000000583ee339112b18fb8319467a64b08d107e3d0d2bc30e2 1,420 1.00/1.00 vMB 11
796,647 796,647 00000000000000000003b72810382cba8a678e90443ffe21bf15ec082c0cb56c 5,263 1.00/1.00 vMB 12
796,646 796,646 000000000000000000030f3a5bea9bf523cf2e32992ee0831c16e05e911768fb 1,906 1.00/1.00 vMB 14
796,645 796,645 0000000000000000000047ecd8daa665b352fb2fd8ec8fd201003db0c5ab4f69 2,000 1.00/1.00 vMB 12
796,644 796,644 0000000000000000000286be52811018599102bc3c6aa2a48502bd701df1f177 1,957 1.00/1.00 vMB 12
796,643 796,643 00000000000000000003d99b76538b77703a3d90e9e019b920ec88c3d91afb39 2,126 1.00/1.00 vMB 13
796,642 796,642 00000000000000000000d3b3ef0e36ad6d14d3b44fc807e225301a4de6e340fa 2,526 1.00/1.00 vMB 20
796,641 796,641 000000000000000000050531f261920c9ed6c830b7b0d1235f13de7508cece91 2,328 1.00/1.00 vMB 20
796,640 796,640 00000000000000000000c136ddc57cbca5b243c81526722ff2a042041a94d1ef 2,761 1.00/1.00 vMB 17
796,639 796,639 00000000000000000004cd49502f20238f50147829172ec7cb103d1495855870 1,565 1.00/1.00 vMB 18
796,638 796,638 0000000000000000000306eb3b0365037e6d28a703d75dd990bd706082d2a71b 2,753 1.00/1.00 vMB 31
796,637 796,637 00000000000000000004144d2a0a3ec67adca856303ec37d4c7bc339488086d3 1,348 1.00/1.00 vMB 19
796,636 796,636 00000000000000000004b304cb1535c84c9b95c44d9350e9f51c0a2bd596e950 2,504 1.00/1.00 vMB 24
796,635 796,635 000000000000000000024a134a0fcdb089183e73e0d36d17a9e4c22b5963a573 2,347 1.00/1.00 vMB 26
796,634 796,634 00000000000000000001a2a77c5a7383c0ec032f94cd23ceeb499c549c4d04fa 3,482 1.00/1.00 vMB 25
796,633 796,633 000000000000000000040a142cc528c6b4d13916f3d323b0b3a412db170d89ba 2,661 1.00/1.00 vMB 41
796,632 796,632 00000000000000000002fcb6df884ec43906ba9b4dbc656a1618556c3cc14fc6 2,329 1.00/1.00 vMB 26
796,631 796,631 00000000000000000004aa9d2ddfd2ce04ed2797308fd29d146a49086c402767 776 1.00/1.00 vMB 15
796,630 796,630 00000000000000000004c61455531d94a11243d18823dd6f7dfb5550c01034a1 2,485 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.05 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.58 GB
    • Received: 18.20 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.