Loading Tool

Explorer IconExplorer

Memory Pool

80,081 transactions
33.83 vMB
0.12364621 BTC
Random Selection Loading Transactions
Max Size: 192.25/200 MB

Candidate Block

Mining Attempt b276738d586d9bc4b4198cb76011b7596fd9dbe8bdbd32ca0ec384a4e97aabd3
Version 20000000
Previous Block 00000000000000000000d01ec66a5500a065a0accb178777c62c2953c9414924
Merkle Root 0ae401eb634e863a0bc79a5cfc921c93b0b9805cb571d2b0ad11099ec7930897
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,205
Size: 1.00 vMB
Total Fees: 0.01681671 BTC
Feerates: 52.08 > 1.69 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,410 (102,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,665 812,665 000000000000000000007d3d287f231cdce7fb011a3a2016cd245c65f5f256dd 1,005 1.00/1.00 vMB 4
812,664 812,664 00000000000000000003874efeb01bb6202de20cc42418aa37627abddf92922b 946 1.00/1.00 vMB 5
812,663 812,663 0000000000000000000300cb1dbf25b7b595a8811bce7e64d1e39f8a031ea514 2,765 1.00/1.00 vMB 19
812,662 812,662 0000000000000000000335727ec64bd656dd1f19fbdfc0b5198f12810ea22a05 2,257 1.00/1.00 vMB 15
812,661 812,661 000000000000000000003dd42e4e09648893a73046aac8d6443fe4bda32f3250 1,327 1.00/1.00 vMB 8
812,660 812,660 00000000000000000003d88320ad19711c7cbb614d3a585e45ef5e8c2daa99eb 2,779 1.00/1.00 vMB 23
812,659 812,659 00000000000000000003420eb61af14fe062eec4f89e6bee5cfc16a0f5d600fc 941 1.00/1.00 vMB 7
812,658 812,658 00000000000000000001f7d36d27d682fe21385752e5647f080f8d55690f9686 1,217 1.00/1.00 vMB 6
812,657 812,657 0000000000000000000480ac09fbc127059f2e553f4093971a5539eb657050f0 2,788 1.00/1.00 vMB 21
812,656 812,656 00000000000000000000276b513f2b62db1a8a96830f9bcd246de88322fae926 1,291 1.00/1.00 vMB 10
812,655 812,655 00000000000000000003a807449ccc940392f6c057889d643376dcfe737a4c6e 400 1.00/1.00 vMB 2
812,654 812,654 0000000000000000000216a846329c8fda5ec109b130a0f7da6ed6b8d22a903e 1,396 1.00/1.00 vMB 9
812,653 812,653 00000000000000000000a22742aa293e2295b13dc6d7f11f468f84b72d9ca5c6 934 1.00/1.00 vMB 8
812,652 812,652 000000000000000000035dde8bec40270f23d23554a30d92e88a7edb288ba768 2,397 1.00/1.00 vMB 15
812,651 812,651 00000000000000000000f20d6dc0cb284b3b5089302c7339803371fb042d08fa 3,125 1.00/1.00 vMB 22
812,650 812,650 00000000000000000002863dc27bf05659898e74dcb5e20167a16d71d1024612 824 1.00/1.00 vMB 3
812,649 812,649 0000000000000000000360da7888095a863a06f03d1baae8d83d6646320138b6 603 0.98/1.00 vMB 4
812,648 812,648 0000000000000000000431db9d1da0505395aafcd5903308e01dd2196c651a57 2,918 1.00/1.00 vMB 18
812,647 812,647 000000000000000000025de6f00821f70b521a9ed09a3a8aa23696f15bd7b170 1,029 1.00/1.00 vMB 7
812,646 812,646 000000000000000000003fed080513d36c1d6835b7499118071ee27d3b869774 2,682 1.00/1.00 vMB 3
812,645 812,645 00000000000000000001529f8e67e537ba5b7c3681b727ee079562c707d99dcd 2,463 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.10 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: 728.37 GB
    • Received: 18.48 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.