Loading Tool

Explorer IconExplorer

Memory Pool

42,787 transactions
28.28 vMB
0.11061609 BTC
Random Selection Loading Transactions
Max Size: 146.63/200 MB

Candidate Block

Mining Attempt 7857b23092edc2d89e4236e76895470560482fbabcb404998cafbcb889359a9b
Version 20000000
Previous Block 000000000000000000017af1f60b0a1774993e39cbb6c5abc4771238282a0259
Merkle Root 1f5066d0032f588668be706895e866325eb49bd9f4a3fbebfce54c417b222652
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,095
Size: 1.00 vMB
Total Fees: 0.03043241 BTC
Feerates: 113.05 > 3.05 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,711 (305,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,541 609,541 00000000000000000005a026019cc733e65a33ad74adda39fbc59e1b78fc5195 146 0.03/1.00 vMB 2
609,540 609,540 0000000000000000000ab600f3cc55c88d80e2050c60ff86024759e297b5e0ef 3,354 1.00/1.00 vMB 16
609,539 609,539 0000000000000000000fb080572b80eff9f8c7a8b0daca58c2adff53a6394f70 2,128 0.75/1.00 vMB 13
609,538 609,538 0000000000000000001279df7471af010155fab6ebeec731dcffa992b27cd3a5 2,919 0.91/1.00 vMB 10
609,537 609,537 00000000000000000005a5347c0a2b5838f726e96233109acc731cbc05b3ff19 3,324 1.00/1.00 vMB 25
609,536 609,536 0000000000000000001138b3fbda3df31a0459ed9ff276edaa15b7fc330259a5 770 0.19/1.00 vMB 4
609,535 609,535 000000000000000000109fdce17d4a3551965407d542b7d0104c212c5bfb4107 3,220 1.00/1.00 vMB 19
609,534 609,534 000000000000000000080f250c78ac8f84408d6bb306d1e118bba886bb27f7c8 599 0.19/1.00 vMB 13
609,533 609,533 0000000000000000000c4517d601867138a51828d07fb38d5c18c95f48e7f22b 1,220 0.45/1.00 vMB 12
609,532 609,532 0000000000000000000f827761530ccd7812baf855eea65968551aface60a0ef 1,990 0.70/1.00 vMB 9
609,531 609,531 000000000000000000076fafac850062e758b71091ee10d10dd6ea7db9bfb53a 341 1.00/1.00 vMB 1
609,530 609,530 00000000000000000010fb2a883cd0b55faf5854fb3eb7795e86fbbfe8149847 2,464 1.00/1.00 vMB 15
609,529 609,529 0000000000000000000f7598ffc86abc3a016586a39ed79a77ec3f65ed055a2c 2,283 1.00/1.00 vMB 11
609,528 609,528 00000000000000000000cea28c9807b3d31d01bb652315eb95d273613c68bb8e 1,621 1.00/1.00 vMB 6
609,527 609,527 00000000000000000012b2a6c7811abbb9d0f9f4ef2ac2b90a7ea64f36809f0e 1,994 1.00/1.00 vMB 7
609,526 609,526 00000000000000000014d5f1b55822761d8e7b023c24ccc20456a433a167c636 421 1.00/1.00 vMB 7
609,525 609,525 0000000000000000000dfddff1d5b4a032370cc8a181a62894a30099ebe77e17 1,116 1.00/1.00 vMB 11
609,524 609,524 000000000000000000148b6e1b0113897f1eef0c09860783c3deb34f507a97fa 2,211 1.00/1.00 vMB 15
609,523 609,523 0000000000000000000dbd02c8e2d6e29a6e2c70267e7573ab3526137d060088 2,271 1.00/1.00 vMB 9
609,522 609,522 00000000000000000009f02e2f52e7656045147f1c8cdc3c9afa4bfb1acbfb99 2,597 1.00/1.00 vMB 25
609,521 609,521 0000000000000000001571e1bc13ecb67b232e0af074957d1a7fd680b0e98d39 3,051 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.88 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: 645.04 GB
    • Received: 12.66 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.