Loading Tool

Explorer IconExplorer

Memory Pool

39,840 transactions
28.00 vMB
0.05843813 BTC
Random Selection Loading Transactions
Max Size: 142.90/200 MB

Candidate Block

Mining Attempt b40acdbc6bd002150e533be39447424e606a6c21297c85fe9833b5aae62bdd9d
Version 20000000
Previous Block 0000000000000000000210ce047a899c3165142ca92db23549562eea5202e5a5
Merkle Root ab4632daf7f975cdb57e1c7ee919581115e31103a2caa9c0ec02d0da7d8db417
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,282
Size: 1.00 vMB
Total Fees: 0.00464259 BTC
Feerates: 50.62 > 0.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,633 (370,319 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,314 544,314 00000000000000000004d263b35c165410c50277070dcfbf93408fb243dba4af 2,037 0.96/1.00 vMB 5
544,313 544,313 00000000000000000002a298a5b97cb01b01f21db1b0981b39c5d013080c97dc 2,617 1.00/1.00 vMB 32
544,312 544,312 0000000000000000001dc57c9065e3cc01ecec05f83c577e46ebbb1d811cfb4d 1,097 0.40/1.00 vMB 21
544,311 544,311 00000000000000000013e679089b28eda155103a9c04bd31855154b2fa216320 2,090 0.82/1.00 vMB 14
544,310 544,310 000000000000000000014bc341e1cecef66b5e577e64641fb88d1e6c0cc298a5 2,890 1.00/1.00 vMB 27
544,309 544,309 000000000000000000127a73cf2a0defc3323a93be95a49765bf4999cfb1e594 1,766 0.76/1.00 vMB 22
544,308 544,308 0000000000000000001e1bbed709e3157c19c20379e440793eebc20fa36390e6 1,954 0.79/1.00 vMB 20
544,307 544,307 0000000000000000000e2e5008e2dea1851aa67096c94be75a9e80e55349d149 170 0.05/1.00 vMB 20
544,306 544,306 0000000000000000001d710bcd9d038285a9abf312ccf8e256346dfbf16b34c3 419 0.21/1.00 vMB 38
544,305 544,305 0000000000000000001968d4023c7aa210497e8bdef09bad0cb3b26b07b5d889 185 0.07/1.00 vMB 24
544,304 544,304 00000000000000000016e0a8b596098161ce14684e42f3c58fcf56e0516ceda4 1,292 0.44/1.00 vMB 19
544,303 544,303 0000000000000000001f0bc3d15e832aee6a7b75e70ceed48e75b7c90a90f99f 29 0.01/1.00 vMB 16
544,302 544,302 0000000000000000001b2f59df8331c945812c07d941e382f52f9cb0f7d1b51c 1,489 0.72/1.00 vMB 38
544,301 544,301 0000000000000000001a7687663a2e1548ee1fbeff63f99a565c9f189a870d01 1,008 0.34/1.00 vMB 24
544,300 544,300 00000000000000000011a978a37d1e01772b48f201ffabc53507b444834632a8 1 0.00/1.00 vMB 0
544,299 544,299 0000000000000000001df1f1c4e414ce93f9e2b6227abdc4efe548a5ea1e15a8 1,652 0.68/1.00 vMB 22
544,298 544,298 000000000000000000158be8206759a1a7a611be20cdf3757412512c97916ac3 1,564 0.68/1.00 vMB 6
544,297 544,297 00000000000000000016d63694e2bbd01211b9554c5f392ef1444be9a127917f 3,151 1.00/1.00 vMB 7
544,296 544,296 00000000000000000023720deb7ed41ad1f3c7221133e118611f6d4734735ca9 2,993 1.00/1.00 vMB 26
544,295 544,295 0000000000000000001c147357ddedbf2c7fa49c4f1a146a132d5e82af718a8b 2,891 1.00/1.00 vMB 32
544,294 544,294 0000000000000000000f4a133fb55b17e340f2f04f55cd6dc6224819052884ae 2,719 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.74 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: 630.39 GB
    • Received: 12.03 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.