Loading Tool

Explorer IconExplorer

Memory Pool

83,039 transactions
30.83 vMB
0.08896818 BTC
Random Selection Loading Transactions
Max Size: 186.02/200 MB

Candidate Block

Mining Attempt 341ef2ceefa86984c8c8b2746020aa60027b253cac9d7ba157be0144f8993f2b
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 54738ce390cf0458e9d1cd0c240bd9f59f6d8954e1371d1baec7e661a46bceda
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,608
Size: 1.00 vMB
Total Fees: 0.02274142 BTC
Feerates: 114.51 > 2.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (842,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
72,059 72,059 00000000001e913ecbe723e019458029e8f9fe3bef044340aa1018afc615db6d 1 0.00/1.00 vMB 0
72,058 72,058 0000000000e347cb9ca265f25fb61b689a44219dc82daafbdcea8749561103d7 4 0.00/1.00 vMB 0
72,057 72,057 00000000007efb23397e7db471d948fae6dd714717164c42a03339ec338b6f6b 1 0.00/1.00 vMB 0
72,056 72,056 0000000000d9259eb026a44bb680f1cea56033b7e0a92f396afd74c83fbb8677 1 0.00/1.00 vMB 0
72,055 72,055 000000000032668f831fd7153ba55f447a8720faf86fd5bfdf7f25c185af1026 2 0.00/1.00 vMB 0
72,054 72,054 0000000000a4c5babd80cba5a0ebfcb44a1c6e6e85634a6aa80a1c17b98520a7 2 0.00/1.00 vMB 0
72,053 72,053 0000000000f721e8f6961557bae21a2006e84f60344a0cf1e5e4787ed85a9723 1 0.00/1.00 vMB 0
72,052 72,052 00000000000539f3039b291ac81d3c8be49dd112b58b741d251e109ca063b471 8 0.00/1.00 vMB 0
72,051 72,051 0000000000facb4531d1d76608a59a81b6f54714ee2440fd99a83f87a994934c 4 0.00/1.00 vMB 0
72,050 72,050 0000000000c4b2fe92b3570a284160bdfb56c9faf0f146efa3e8e8a483d59622 1 0.00/1.00 vMB 0
72,049 72,049 00000000003fb942bca8ed7994f01994703824bb51faa5a3c39ad1a175972a18 1 0.00/1.00 vMB 0
72,048 72,048 000000000049e250c1ff421f8ddec41702e0cfa213844e20a7943c5b807b7359 5 0.00/1.00 vMB 0
72,047 72,047 0000000000eab41c0e4033bdde4b50cfac5aee6a2f86406ddc84332d93ae2aee 1 0.00/1.00 vMB 0
72,046 72,046 00000000003307f349cddcb9956597dcb72f49f61271386aa38586b60b0e2ebe 2 0.00/1.00 vMB 0
72,045 72,045 0000000000ca926bf620c8437657cf4b234dcbdb5385216aaa825ddf8d75207c 2 0.00/1.00 vMB 0
72,044 72,044 000000000035bdb792d981138aff599bc70f498a98aab6478a96efa8df4f6a67 1 0.00/1.00 vMB 0
72,043 72,043 0000000000513dbb6f3895d8b26ebd1fda2cf29e491580131a3740464dc73a5d 1 0.00/1.00 vMB 0
72,042 72,042 00000000006fb4fc574877c88e47c8d5923172675f509a0334a86e35a76533bf 4 0.00/1.00 vMB 0
72,041 72,041 0000000000110f1b38dbfab749cccdced3188412467351991462ba76fbc579d3 2 0.00/1.00 vMB 0
72,040 72,040 0000000000213624504405878761f6b3e34dd52fc61b629a4c5bf1cc99635575 1 0.00/1.00 vMB 0
72,039 72,039 0000000000fdad0d059eb1df494bb5e3d14e43d44bcacfce1a54b9639d348190 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.34 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: 661.56 GB
    • Received: 14.82 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.