Loading Tool

Explorer IconExplorer

Memory Pool

47,669 transactions
29.12 vMB
0.20233121 BTC
Random Selection Loading Transactions
Max Size: 152.42/200 MB

Candidate Block

Mining Attempt eb0f7335b8e33ca58ea1535642c9a32f96064fbf793f9c5be871b8686e052f7e
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 3a7054fba54190e0e0214f8c7830aaf8b31aaf43eb058254378205dc0fbc60fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,657
Size: 1.00 vMB
Total Fees: 0.06799970 BTC
Feerates: 151.12 > 6.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (328,122 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
586,583 586,583 0000000000000000001cdf701c31e656a27c9f3920c68fdacb91edeab2a8627a 2,009 1.00/1.00 vMB 9
586,582 586,582 0000000000000000000324223681f923216b909140373fa8c64121217798803f 2,698 1.00/1.00 vMB 34
586,581 586,581 0000000000000000000d2d2eb8a48a19f8dbdcb573218a949b4b6874d036f340 2,576 1.00/1.00 vMB 24
586,580 586,580 0000000000000000001c034c120916faa93c90fed6741d0b122234b00466bc8f 2,770 1.00/1.00 vMB 27
586,579 586,579 000000000000000000047adca4dec397f80ae2101794c570f7c755c3c6e7847b 2,876 1.00/1.00 vMB 48
586,578 586,578 00000000000000000019e28c0260b9a8ec908aa7b61a831d78e529ec3e690664 2,672 1.00/1.00 vMB 71
586,577 586,577 000000000000000000042ceaa00d06fcb974bf564a265d887bbd1b649602a787 3,151 1.00/1.00 vMB 64
586,576 586,576 00000000000000000013cb9ca12e6c0ba8d7538bfd38d1f81f88a0f17c60b544 2,879 1.00/1.00 vMB 46
586,575 586,575 00000000000000000010adff733b29742f65170a521d390160c17a8549216683 2,020 1.00/1.00 vMB 21
586,574 586,574 00000000000000000011d5a8bd779239394b72bbb02c40df621748ef0e6ec596 2,802 1.00/1.00 vMB 67
586,573 586,573 00000000000000000001c313091cbd4c6f3a77f8b9dee308ee302ce37419610c 2,642 1.00/1.00 vMB 44
586,572 586,572 00000000000000000004cbe73604f6be5d96e9dd72847347dbe5ded4df6772f0 3,009 1.00/1.00 vMB 30
586,571 586,571 000000000000000000165737980033ca2412d8f38c8dd840a2ead4b186d24d1b 2,652 1.00/1.00 vMB 46
586,570 586,570 0000000000000000000b0cd56bd518ea534c6805b4763062a05da0f2e4cc5c4c 2,408 1.00/1.00 vMB 43
586,569 586,569 000000000000000000137894223f3beb200ce76c0de6aaded1f236338758798c 2,695 1.00/1.00 vMB 57
586,568 586,568 0000000000000000000a825868590b81cde5d7a28b5f67c05b42bfd296d87eed 3,496 1.00/1.00 vMB 54
586,567 586,567 0000000000000000001d365ef1d8fb182e6e7b3b92c34d8ccff0d5d7e05effdd 2,796 1.00/1.00 vMB 54
586,566 586,566 00000000000000000008e2b92a24827b0754786317d5a888041826bf233de754 2,871 1.00/1.00 vMB 69
586,565 586,565 0000000000000000000d2fdfcff87478beb386b43d886097695a490c9d9a2a7c 2,723 1.00/1.00 vMB 88
586,564 586,564 00000000000000000001d430cbe61232415f35280b063528711c264c0d032eac 2,835 1.00/1.00 vMB 41
586,563 586,563 000000000000000000080019686e10f66f2ef2fe77b3891b6e75158772f8bfe7 1,695 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 781.87 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: 643.64 GB
    • Received: 12.59 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.