Loading Tool

Explorer IconExplorer

Memory Pool

84,913 transactions
32.78 vMB
0.15135245 BTC
Random Selection Loading Transactions
Max Size: 195.63/200 MB

Candidate Block

Mining Attempt 12f7e60a44aace0bd2092aaf848d3269c4a45358237e6fe96c0eabbfa9cd451f
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 86fbfbe51252994e3f21af436055d98a2c5ff7d7c6087fb3a86843856a199ca5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,591
Size: 1.00 vMB
Total Fees: 0.04652457 BTC
Feerates: 318.30 > 4.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (580,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,101 335,101 000000000000000011399d908848f9a7ff124195ffea51eab19c37c08aa63f65 224 0.12/1.00 vMB 24
335,100 335,100 0000000000000000120198a0b845d223877bafa954c964bf971815588a8dbd08 731 0.71/1.00 vMB 18
335,099 335,099 0000000000000000105ce0654b15c73bc2e8b529305769bb84f7f3b47d875c30 1,212 0.75/1.00 vMB 22
335,098 335,098 00000000000000000c6c3b4dee6fb80db10601471b82ea88d02465f686b3f6ec 1,017 0.75/1.00 vMB 20
335,097 335,097 00000000000000001af9e6483391943d61c9e14ca6b5a986619f06cef23a41c7 1,622 0.75/1.00 vMB 30
335,096 335,096 000000000000000001eeaba4cdadaf5b8338cb1b2ae0cf969de77437dd83faac 184 0.10/1.00 vMB 21
335,095 335,095 000000000000000009f3165127a7b415b9ff59af7918ed0105179c417adcb591 559 0.34/1.00 vMB 24
335,094 335,094 000000000000000010361434ac7a0d5cd70c91a25ed580e525aac22249674398 36 0.02/1.00 vMB 13
335,093 335,093 00000000000000001107cf2bab79fb891a90a31bd3a49b700bd41432eed15bc7 460 0.23/1.00 vMB 25
335,092 335,092 0000000000000000129829214642c70316167b90f3595d3a7601b366c1b3747f 382 0.36/1.00 vMB 17
335,091 335,091 00000000000000000ba6d7d44e715471b75788a464fa0a45f8238622deb8388f 411 0.70/1.00 vMB 14
335,090 335,090 000000000000000012f8cae6b749c2e1bd264393c45230059478b1ae213220fb 16 0.01/1.00 vMB 67
335,089 335,089 000000000000000002f5474a98ee395267c2927c3c7a827990c0512949d7b2bd 64 0.02/1.00 vMB 59
335,088 335,088 0000000000000000085764e72d36eda1a1320806d09000531a528535ccbcaad4 570 0.31/1.00 vMB 23
335,087 335,087 00000000000000000da03cfc8c03f13d3f2af11306c7a9bde27df830ef77184f 314 0.17/1.00 vMB 22
335,086 335,086 0000000000000000197da52523e971c3f7a278d5f22988283046f633c6d69f86 1,072 0.75/1.00 vMB 20
335,085 335,085 0000000000000000172144b6f7ce60d54199cd583d5563aca8de902ae806910c 847 0.75/1.00 vMB 16
335,084 335,084 00000000000000001afe0814cffb0296b0e0da542bd631d999a20e51caa3b0f3 1,473 0.50/1.00 vMB 36
335,083 335,083 00000000000000000f949c780d490520e448e32dd57a42c735cb41e076ec1b85 138 0.08/1.00 vMB 20
335,082 335,082 000000000000000007abcf27cdb12dba0b480be21392f4ab6b5317f9cd47f66f 469 0.26/1.00 vMB 23
335,081 335,081 0000000000000000069e17aa0aa75a96145abf10739372bedaf1570f40059183 328 0.21/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.00 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: 718.85 GB
    • Received: 17.96 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.