Loading Tool

Explorer IconExplorer

Memory Pool

73,976 transactions
28.53 vMB
0.07207990 BTC
Random Selection Loading Transactions
Max Size: 169.10/200 MB

Candidate Block

Mining Attempt 0418465363bd7b97c1ef1a6b8a98a702160185cd2a5bc1188f1ec1d9363504fd
Version 20000000
Previous Block 00000000000000000001a221195e57ed6fa4fadb7060779cb0798a1ccd734f48
Merkle Root ee7f7332888b4baaad52db6b50c9803000d56dc9fa22330c85e6fb170da9cf7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,609
Size: 1.00 vMB
Total Fees: 0.01481674 BTC
Feerates: 250.89 > 1.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,043 (64,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
850,082 850,082 0000000000000000000232c825fb7c42e99ffb0de985aeff51538727620ced7b 3,921 1.00/1.00 vMB 11
850,081 850,081 0000000000000000000204de86edb56a2bd2479d34ba1f25e171cd2a6a09bd4c 3,962 1.00/1.00 vMB 21
850,080 850,080 000000000000000000011c34ec3b3f9cabd4254ef45882c12ed929e3570b5b50 3,251 1.00/1.00 vMB 19
850,079 850,079 00000000000000000002868e3e75411b0afd06661ae1ab3f4a82e0ea7e02676a 2,582 1.00/1.00 vMB 10
850,078 850,078 000000000000000000015ecc97a038947002ce2b89cc2f38b512a02d699c8b39 3,398 1.00/1.00 vMB 10
850,077 850,077 00000000000000000003437429d1df543752b74dda78f2325365539a62598071 3,002 1.00/1.00 vMB 11
850,076 850,076 0000000000000000000152eb891178a81da372a30a75192e676943810d0e2b57 2,717 1.00/1.00 vMB 21
850,075 850,075 00000000000000000001a9b7f573fee3a1801f5299cb031fe6dd2e6faddc72ff 7,746 1.00/1.00 vMB 7
850,074 850,074 0000000000000000000137c57e32ab5ed2ea70064db652c129685f85dc2d4c20 4,815 1.00/1.00 vMB 10
850,073 850,073 000000000000000000028b664f9df9a1fa0427cb3aa00a35184b4ff2c589eead 4,365 1.00/1.00 vMB 9
850,072 850,072 0000000000000000000017fcf2132d061d250e361f3af598cc2fb1db1af7d282 6,046 1.00/1.00 vMB 8
850,071 850,071 000000000000000000009be2c13518aaf2f9eaa04aa561ce08d6f0a0b7d9cdfb 4,919 1.00/1.00 vMB 9
850,070 850,070 00000000000000000001b3985098cf0f31a7a8b144afede951441283334c48f7 5,549 1.00/1.00 vMB 9
850,069 850,069 0000000000000000000167ba1bfda1179c1343d3a09088879bfda102b4160a43 3,867 1.00/1.00 vMB 11
850,068 850,068 00000000000000000001b4a465203024e0fe7fe99ecadd9c632f4a59641fb3a5 3,276 1.00/1.00 vMB 10
850,067 850,067 00000000000000000002711f90a7893a24c70ef46a382252f5376f9cab7e3e5a 3,141 1.00/1.00 vMB 15
850,066 850,066 000000000000000000000625a62ca0d9546ad6eddf77945124ac0ed244d1c75f 6,469 1.00/1.00 vMB 8
850,065 850,065 000000000000000000030e96d4171ff3715a5e2bdba727c63586f22aa8e872a6 5,869 1.00/1.00 vMB 9
850,064 850,064 000000000000000000030b3451d402089d510234c665d130ebc3e8a1355633a0 3,920 1.00/1.00 vMB 9
850,063 850,063 0000000000000000000194d0cc94763fb8a8c8da2c537179bd9bc95396e1c012 5,148 1.00/1.00 vMB 11
850,062 850,062 00000000000000000001f1eff28f3499f664ab1f42533a7fbe4234fc0009c531 6,220 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.47 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: 667.98 GB
    • Received: 15.35 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.