Loading Tool

Explorer IconExplorer

Memory Pool

78,476 transactions
29.47 vMB
0.07084695 BTC
Random Selection Loading Transactions
Max Size: 177.11/200 MB

Candidate Block

Mining Attempt e8422bb3d5c0c142f06a57cf5d33ad415bd62a9c97eb8b455738c31341d96a1a
Version 20000000
Previous Block 0000000000000000000042351fb70a743d564c70f7e19ef05059974bef8792fe
Merkle Root 4b193b304c4f29a356da8af0ad861229d43af036c44fd2c9348bb9b84b6f9b11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,811
Size: 1.00 vMB
Total Fees: 0.01088019 BTC
Feerates: 101.61 > 1.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,009 (567,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,867 347,867 0000000000000000076f2458d0223b174e132ce3cacd2e9964b695ec8346fc96 810 0.68/1.00 vMB 33
347,866 347,866 000000000000000013d9ca37e621368928c6cdc8b6e496ccb4ef6e64b43521dd 512 0.17/1.00 vMB 47
347,865 347,865 000000000000000015b6d67445d503aa50c80afd644802a6a0aa93c842091493 680 0.38/1.00 vMB 29
347,864 347,864 000000000000000006fd00828d10cab748ac9f0d9d92d6a69d68666835b6857c 168 0.16/1.00 vMB 11
347,863 347,863 00000000000000000f017ce0eeb0682e7dfedefbec9a09ab45c3d8ebaa0f51a7 607 0.38/1.00 vMB 24
347,862 347,862 000000000000000013888d8b1fdb671b791eeb7908f595686ba4b1a53511c1f2 407 0.30/1.00 vMB 17
347,861 347,861 000000000000000014d7fbcd4469e326ad99ed2ac6763a87ffaaff9856afe769 251 0.18/1.00 vMB 15
347,860 347,860 0000000000000000024cbe67680e0b7ade373e5c53672de30b2fad9bd9df93c0 344 0.76/1.00 vMB 5
347,859 347,859 000000000000000011276d754c086c578818744f38a701f26ca378cd8bf24e45 316 0.48/1.00 vMB 13
347,858 347,858 000000000000000004b1d8678996b25af7cd21c625f55684fa70fee4a20c343b 2,072 0.75/1.00 vMB 36
347,857 347,857 000000000000000015dc82d289176108493236e023fce6140318b4f80eba27bb 1,534 0.75/1.00 vMB 25
347,856 347,856 000000000000000014f92e28c287ad0288ba5e978c293a828f6871a06af66d45 887 0.50/1.00 vMB 23
347,855 347,855 00000000000000000c15c5ff7146ccb35346cea7e90f9798eba2877e87e29f5c 1,176 0.75/1.00 vMB 19
347,854 347,854 000000000000000013b2f961ee4e194241d22948e7acf84d01b334409da807d5 934 0.75/1.00 vMB 21
347,853 347,853 00000000000000000963ef900409bf60fbaf73a69d80bdbe691cc2df8d1690f1 695 0.75/1.00 vMB 17
347,852 347,852 00000000000000000513f81f8e709eca2ae6e8ec7b30233877d404de88476c62 866 0.50/1.00 vMB 24
347,851 347,851 00000000000000000b44f264db4cbe65dce40ad5a3f1757306ff4d463e37bf5d 1,019 0.50/1.00 vMB 26
347,850 347,850 000000000000000007148f79b26c68444e29a8db7e7faf835cc0734f700440f1 1,024 0.32/1.00 vMB 135
347,849 347,849 000000000000000013239cc05b9f62a3702b0f63e59c785df03e3ba729b1a655 942 0.58/1.00 vMB 21
347,848 347,848 0000000000000000144225cd36660f8d7da30ea5915f23557cfd0f1ee5f33d2b 387 0.50/1.00 vMB 15
347,847 347,847 000000000000000008460c4e1842243d11991b3f99c6aad903c03dd90dafd076 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.41 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: 665.07 GB
    • Received: 15.08 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.