Loading Tool

Explorer IconExplorer

Memory Pool

38,025 transactions
27.05 vMB
0.06512234 BTC
Random Selection Loading Transactions
Max Size: 137.71/200 MB

Candidate Block

Mining Attempt 678ae82bd0ec6f432bef8fa7ffdc9ec0bc4e5d62251d354afa22626492d564ea
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root 183b29af0b2c9416d540f8e191aff7a16a7515758e049c4702141dfacaabf2a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,712
Size: 1.00 vMB
Total Fees: 0.01417352 BTC
Feerates: 100.28 > 1.42 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (815,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
99,205 99,205 0000000000024ce782c190c64ce299178809d40cc083651c3272f994a69f249e 4 0.00/1.00 vMB 801
99,204 99,204 00000000000188e07785697b84c7ff3214c4ba3a457c6a4c17fe2f434205bc39 2 0.00/1.00 vMB 0
99,203 99,203 0000000000024bd9785f5f637142323eb463d3e4fface95ab69984c53ac0b109 1 0.00/1.00 vMB 0
99,202 99,202 000000000001e73bc074ff9ad9057922f1bf6a82263bc01021cdfff5f0ec2093 12 0.00/1.00 vMB 0
99,201 99,201 0000000000032941cb26da8ca61328cdbff0c3238245badb50ef95afc008ee63 13 0.00/1.00 vMB 0
99,200 99,200 000000000000f7b1e2a08722bbd959ed71c007ae2b06c88cbd540f20227484c2 1 0.00/1.00 vMB 0
99,199 99,199 00000000000012106e1000043dd857d96d0c33de7aa5e5e9797cd0f7eb69affa 1 0.00/1.00 vMB 0
99,198 99,198 000000000000555205c38046f685ef1d9c0015ae6e75bdc05d325a2961737cbd 1 0.00/1.00 vMB 0
99,197 99,197 000000000003c25f656242047607eb9b33ca9bfbadf02972f8b014660cd65610 1 0.00/1.00 vMB 0
99,196 99,196 00000000000484fedd93ea6ee2654529083aeb97eed91f677ae9d08d8d97c2e1 1 0.00/1.00 vMB 0
99,195 99,195 0000000000032a736eef5efc0c3a7685dabb7e98abb128f3ffcae9c393343f2e 3 0.00/1.00 vMB 0
99,194 99,194 0000000000028fac928e5be3d922cd0c1ae67fbbcbc36534ba44c2a3cf4ac6a1 3 0.00/1.00 vMB 0
99,193 99,193 00000000000197eef9b28918e88efc12c0d1c634d8ddd913be32de1e4d533a32 2 0.00/1.00 vMB 0
99,192 99,192 00000000000303fcb6216c60da20ab13588afa543f220d1fbd50ac11589e8ee7 4 0.00/1.00 vMB 0
99,191 99,191 0000000000044ba28f10a931722be087f0d3afcc18f936a8841f31d85eebe852 2 0.00/1.00 vMB 0
99,190 99,190 0000000000047f9d8ebcd86a98eac116c05d1273468270b544aab24bb7919e13 3 0.00/1.00 vMB 0
99,189 99,189 000000000004155a667bebfac97f9c4f14fcafe9f8584c253b7f0de7aff4e99b 8 0.00/1.00 vMB 0
99,188 99,188 000000000002c58b275b65b6fa81087b95052669cc8999593456687bdd00c2d9 4 0.00/1.00 vMB 0
99,187 99,187 0000000000028363de26b30572949c8d4dc830f89f7d2870bbac07e463b08511 4 0.00/1.00 vMB 0
99,186 99,186 000000000001a956e027636ed4b2d7de1523ce955d4ef0debe54822ae1053534 7 0.00/1.00 vMB 0
99,185 99,185 0000000000028a30810394fc96e82b5189121a2f3f618ff8daaac0f3df7b2bb5 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.15 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.