Loading Tool

Explorer IconExplorer

Memory Pool

86,344 transactions
31.73 vMB
0.10596158 BTC
Random Selection Loading Transactions
Max Size: 194.38/200 MB

Candidate Block

Mining Attempt 92fdcf9562427ad362bcf60bfca520a3488df2ccda2f1b93bb50693339e3a7c2
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root fbcaee4b66ee4b56b98c9ebd65011689956eba1a2d7cab912ace3c6c97950655
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.02615448 BTC
Feerates: 1,236.26 > 2.62 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (321,267 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,095 594,095 0000000000000000000799a66b67ff5b9f050aa54df373f9716a0a443b48c8ca 229 0.12/1.00 vMB 38
594,094 594,094 0000000000000000000ea15886231fc03138f2535d1a335e6b90bdc16ae77f87 228 0.08/1.00 vMB 47
594,093 594,093 0000000000000000000e052fc5900794b8c06477a72d4de1c4c7be36b0a7813e 1,144 0.48/1.00 vMB 13
594,092 594,092 000000000000000000092187ad7848ebff1001d82c64431f1c96d917d40acc9e 2,523 1.00/1.00 vMB 7
594,091 594,091 000000000000000000153e101711abee7bbafbce73469ecbd2d6357330f0d15d 2,720 1.00/1.00 vMB 34
594,090 594,090 0000000000000000001827d326f1de995daaf85d0bba1dff24d71c6556f82fd4 1,482 1.00/1.00 vMB 19
594,089 594,089 0000000000000000000fa49700512e23ec0e06514d914d7bd72d05a920d851fb 2,120 1.00/1.00 vMB 39
594,088 594,088 0000000000000000001825dae37e226c97576dbaab35885bff5666bcd25df1b0 3,190 1.00/1.00 vMB 40
594,087 594,087 0000000000000000001279d37d42866f9281a4ed96915a6cdf6cec1ca63defe5 2,884 1.00/1.00 vMB 48
594,086 594,086 0000000000000000001a0962112ddd57cc8e1075193ae016239193338d1296d1 2,835 1.00/1.00 vMB 46
594,085 594,085 000000000000000000139ffec5ff16cfd4ea7c69319bb1b88c7ff167543b03f9 555 0.14/1.00 vMB 30
594,084 594,084 00000000000000000003e6412533f28f00b4338583702dff7f6ea98090e9d115 113 0.04/1.00 vMB 39
594,083 594,083 0000000000000000000983bdbdc6b1969c40bbf27706654d15820eaa89237fc3 2,430 0.99/1.00 vMB 15
594,082 594,082 0000000000000000000550440b7fe7e74cb2785b00b7c054ef80df682bf3f487 3,008 1.00/1.00 vMB 43
594,081 594,081 00000000000000000001057f94fe46f79b96f43c42d5f77582a1aa87f6d72896 1,690 0.70/1.00 vMB 18
594,080 594,080 0000000000000000000ca50a05b8761bcc7e831a538528be936b5b0f760c98dc 2,114 0.70/1.00 vMB 24
594,079 594,079 000000000000000000107f93ce346b2ad634a67e058dc595b0432afe444ede93 2,579 1.00/1.00 vMB 27
594,078 594,078 0000000000000000000689da87ee962e16dce097a455869d08c89c09441f5a18 210 0.06/1.00 vMB 31
594,077 594,077 00000000000000000017b173eff5c50250121099cc81b889fc631be4cbb4d360 769 0.23/1.00 vMB 30
594,076 594,076 0000000000000000001793d5eecdd643f1b5f8ad362d9de2272200b075fdc97c 3,421 0.96/1.00 vMB 23
594,075 594,075 000000000000000000019daa702fdb740d0412591ba25c735403898cc5f1b21a 1,551 0.42/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.