Loading Tool

Explorer IconExplorer

Memory Pool

82,528 transactions
31.05 vMB
0.10700318 BTC
Random Selection Loading Transactions
Max Size: 188.80/200 MB

Candidate Block

Mining Attempt 5c7f7126f6fb523f8a409076d98e8ecd74739614ca20e604e67af1763e4dbac7
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 3ecf1e6b053c9ce5d120e6f3edf8a2b205db1d46f8798b1c2a94a3581c48785a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,174
Size: 1.00 vMB
Total Fees: 0.03309467 BTC
Feerates: 200.89 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (628,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,000 287,000 0000000000000000cc22cc938f92ecc3a3844f23775c4ad4e66404563c8594c8 106 0.30/1.00 vMB 12
286,999 286,999 00000000000000001b3eea02e6b4134e67d6e1bbf791463667680aa5aa98f118 199 0.35/1.00 vMB 15
286,998 286,998 000000000000000147d7dc1c66dd4b754415900f4421ec1d394fc1ce9ebfb9d5 751 0.50/1.00 vMB 30
286,997 286,997 000000000000000005acc10fca29a8a01b33031d352a663ee88db039b53334be 562 0.35/1.00 vMB 27
286,996 286,996 00000000000000003b0c474e2dc21e78da6f909e9719754d201f249929e897b0 452 0.25/1.00 vMB 28
286,995 286,995 00000000000000001817003c81e939f39ad62f2ae40b6ebe49a01b8608417df0 193 0.06/1.00 vMB 78
286,994 286,994 0000000000000000a5b685143259d15e80aa04af532fc3dce6faa300af121277 792 0.35/1.00 vMB 42
286,993 286,993 000000000000000037d9026b2e93cb4cc1aa7d4ebd4b1581f88a33aa1a92cd0f 991 0.35/1.00 vMB 57
286,992 286,992 000000000000000078d5f5a0b7c57de4e4606a81684746483c177556f0f199c0 629 0.25/1.00 vMB 51
286,991 286,991 00000000000000012b7d49a60f76ad669bfddd66d66d0293ec6cdbe902b4698e 526 0.50/1.00 vMB 18
286,990 286,990 0000000000000000ad09e282a409da457eb5ed651e75f6448ba89f80fd40a2a1 851 0.35/1.00 vMB 46
286,989 286,989 0000000000000000b9bc778454dfad68b5e6f5fd3eaa7a4be9840a7b3e04625f 1,277 0.50/1.00 vMB 50
286,988 286,988 00000000000000007e53a6100dff3ea0b1b97533faeafafaa4210ebb1fcd4196 116 0.10/1.00 vMB 9
286,987 286,987 00000000000000004b9efaaccaaa7477680a17b0255fe42635067aaf86e97193 341 0.21/1.00 vMB 29
286,986 286,986 0000000000000000425add94f199c176d94f547b8acdf8b92df026555d7d26b0 170 0.15/1.00 vMB 24
286,985 286,985 0000000000000001237529073caf87e33b7b1903f2d0f727864de8099cf28e6a 1,127 0.50/1.00 vMB 42
286,984 286,984 0000000000000000dcc964ca895e57676af03a52805f751f99c16192d8e659e0 528 0.37/1.00 vMB 30
286,983 286,983 0000000000000001522ef3794c871161b3d193f6a6e2fb7bc0eca6f58144552b 287 0.21/1.00 vMB 27
286,982 286,982 00000000000000010bfa428dc8e6f6e2bbb339bd07647a5134f3ef72f98bd481 204 0.10/1.00 vMB 29
286,981 286,981 000000000000000096886609468ec6b2f9af987996b17cc278838b7a244e4f07 144 0.15/1.00 vMB 18
286,980 286,980 00000000000000006be0d8f2246eb7955c5e8a8c831cdf20a77ef7c8cb80eef4 1,074 0.50/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.