Loading Tool

Explorer IconExplorer

Memory Pool

72,903 transactions
28.30 vMB
0.06460266 BTC
Random Selection Loading Transactions
Max Size: 167.39/200 MB

Candidate Block

Mining Attempt 16b09dea217853e0650e159adef713d45b7d50c7b02779eeb929c47f2d32658d
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 99a51d48316a506661b87ff31b595466898cc731d304775e9e7cfde656740628
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,206
Size: 1.00 vMB
Total Fees: 0.00797578 BTC
Feerates: 48.75 > 0.80 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (678,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,987 236,987 000000000000011896e4ad456b5ec1fc89895a15d8f8541ffbd476d93c6996fc 179 0.10/1.00 vMB 136
236,986 236,986 000000000000017f32638152b9bc347abfdceb52c7cf3ac14a4d0cd4869cac24 419 0.18/1.00 vMB 182
236,985 236,985 0000000000000134c45ee752007b16dbe0bd0eed994377207d48229cdc05e7e3 665 0.28/1.00 vMB 173
236,984 236,984 0000000000000012ca1d6b96fe5874edd21b0b865cde407d0b1109fb66ed26f5 134 0.06/1.00 vMB 147
236,983 236,983 0000000000000025765f0ed805bdc9c2729f9ec5e84fa10565824b5ee1160491 347 0.16/1.00 vMB 170
236,982 236,982 000000000000017c937cf4e295c39af5479585af447360bc7fa6b6e1863f408e 192 0.11/1.00 vMB 140
236,981 236,981 00000000000000e574895d923ac666d992203bb93ed782632809dba93250ebe6 256 0.10/1.00 vMB 199
236,980 236,980 00000000000001528dfafae23e442c937c03596a37193f394388def245652a61 47 0.05/1.00 vMB 54
236,979 236,979 000000000000004bac406abb2a92b8c7b29b7dc4b9d8de9737de0fc358566803 44 0.05/1.00 vMB 43
236,978 236,978 00000000000001041f9e59257d4477c85520c3546a2d122446f138347d15e0ea 449 0.27/1.00 vMB 125
236,977 236,977 0000000000000122cba685163d711b232822f1c1110dbc8f07eb4c3c4faec47c 772 0.25/1.00 vMB 245
236,976 236,976 000000000000011b55e1d73ee2d4355441079fabc3b341aae45446a71a7c3747 215 0.13/1.00 vMB 197
236,975 236,975 0000000000000091cc203ba0d07cdff8204c4264b370c545af52f8fa34dee75f 764 0.36/1.00 vMB 159
236,974 236,974 0000000000000010feca9712e26a2f0db531417ad8a36e5a145b7a189a2456cf 316 0.10/1.00 vMB 19
236,973 236,973 00000000000000423d6db7406a85a4298e2b1956e636823f8261c098d3aea4fa 771 0.25/1.00 vMB 270
236,972 236,972 00000000000001436baa621d8c4cf1d4e70cc430cd5c21dfef00ca28daaac6c0 116 0.06/1.00 vMB 135
236,971 236,971 0000000000000170d186183c2e9a119acca82f55dc4b7e56b757e051bace4896 347 0.16/1.00 vMB 156
236,970 236,970 0000000000000126a113d3f41f5107818aa7fb5aa9468a427cdd3b85479d3c85 176 0.11/1.00 vMB 115
236,969 236,969 000000000000001f672fe22385e4df81a298b93d9a75cebcdd757ef049569547 498 0.25/1.00 vMB 167
236,968 236,968 000000000000008b22f41b444dc7d69bb992792f33faa16ebf54f9025cff7b7e 595 0.25/1.00 vMB 2,051
236,967 236,967 00000000000000fb3a2c0b3598be7e8cef7c3adc2afc73ed67779a65904e37fd 272 0.13/1.00 vMB 155
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.96 GB
    • Received: 15.33 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.