Loading Tool

Explorer IconExplorer

Memory Pool

75,514 transactions
27.79 vMB
0.08096022 BTC
Random Selection Loading Transactions
Max Size: 169.67/200 MB

Candidate Block

Mining Attempt 555648797965852777e80c5e6417ed2c5d0519316ccd1128901cbeba386db79c
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root cd75005eeb26cf0985bd9fdc8a2d85de8febfc9fae36f9500d82d386c257f801
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,259
Size: 1.00 vMB
Total Fees: 0.02140033 BTC
Feerates: 106.68 > 2.14 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (16,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
899,197 899,197 00000000000000000001de0c8c8c845e2c1716b83feb0ab32d809aff1d9136ec 2,189 1.00/1.00 vMB 4
899,196 899,196 00000000000000000001e3242b79e3587b391940060c3eea61b1ac082f82d321 2,940 1.00/1.00 vMB 4
899,195 899,195 00000000000000000000a96f573ed39471ee677fa0545bb590dc668d63da9fb9 2,891 1.00/1.00 vMB 4
899,194 899,194 000000000000000000007e59044257807a18a457b771d3fda57aed1706ac9d50 2,340 1.00/1.00 vMB 1
899,193 899,193 0000000000000000000035df8fcfa4cc622ce47ac0bf2f07aecafcbc0056a98f 1,328 1.00/1.00 vMB 2
899,192 899,192 000000000000000000006f3c19be9485865701277be6cca292048be8a334e5be 1,351 1.00/1.00 vMB 3
899,191 899,191 000000000000000000020ac280723ce74caa08d4351fee901cb5a206fc35b8c4 3,438 1.00/1.00 vMB 3
899,190 899,190 00000000000000000001216f225626a179ea6fde5a762406ef8535ce9923a322 2,183 1.00/1.00 vMB 5
899,189 899,189 00000000000000000000b702a8de7fe87740c382d66fe5b922f4f8ecbd6ea3c9 3,270 1.00/1.00 vMB 6
899,188 899,188 00000000000000000000d6d6845f4ceb8a5e2a634374780d9b819c6b39a5ba4e 2,742 1.00/1.00 vMB 4
899,187 899,187 000000000000000000022a820d64193a4fc093bbe2bef6c7834c87e7e264396f 1,083 0.66/1.00 vMB 2
899,186 899,186 000000000000000000002fb572aaed340fef50ae57c45d611482ee7d8d81fe55 1,660 0.55/1.00 vMB 2
899,185 899,185 00000000000000000000188f77453eb0dfd9596e9245525262c3a67d235eec35 1,761 0.59/1.00 vMB 2
899,184 899,184 00000000000000000001204dd833003ce1b1d921681f8078bfa249f130b94893 450 0.10/1.00 vMB 2
899,183 899,183 00000000000000000001740919fc4cec643be2afe93a0de1e9a03b7cfe41371e 1,013 0.26/1.00 vMB 2
899,182 899,182 00000000000000000001eb1ea1e70b26c45003881175027e48bb3ec7f85f1ffc 85 0.11/1.00 vMB 2
899,181 899,181 000000000000000000007992e65572264ac060bc03504542250a1649dc94eb21 1,168 0.39/1.00 vMB 2
899,180 899,180 00000000000000000001b24e78179d530847a64aafbfe849ffe915338e28171b 586 0.19/1.00 vMB 2
899,179 899,179 00000000000000000000667e915a066754b7e4f958331ccb5009d98f07241070 883 0.18/1.00 vMB 2
899,178 899,178 000000000000000000004c26abd5be4370abc8037e26e3f1d421043db4eae141 765 0.53/1.00 vMB 1
899,177 899,177 0000000000000000000193b10a3941596df9c66270261a344c67ab09ada02859 1,692 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.85 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: 712.50 GB
    • Received: 17.17 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.