Loading Tool

Explorer IconExplorer

Memory Pool

81,804 transactions
30.32 vMB
0.16840662 BTC
Random Selection Loading Transactions
Max Size: 183.08/200 MB

Candidate Block

Mining Attempt a2239396566a72fc16c90e79fa55d42b79744a350bb43c25e3f334336dc388b5
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 767553ea99e5a8276c2aec4a7e3fa41ecbefbfc9494418d2139d0f9c2c4fc8e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,331
Size: 1.00 vMB
Total Fees: 0.09204088 BTC
Feerates: 502.67 > 9.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (603,916 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,207 311,207 00000000000000000e06a85dca71bd3d2c16890f85e91d97e162d18ac928df8a 308 0.23/1.00 vMB 27
311,206 311,206 000000000000000035cbcdd570341b433f24c4d6c0b0ca07a677c1506641fcd1 396 0.24/1.00 vMB 30
311,205 311,205 00000000000000003d3e158fb8141928d3a9f496689f3bd35d00e64bef365486 837 0.60/1.00 vMB 27
311,204 311,204 00000000000000003678aa6c4fa02d120c5523d0982cd95dee975733dced6c16 37 0.02/1.00 vMB 30
311,203 311,203 00000000000000002fbe22291d99b13b5d91597a577d3bc018add02474b81db4 166 0.11/1.00 vMB 16
311,202 311,202 00000000000000001a31d5a08084623b3e761eff51d19ab002827a2c15439461 892 0.75/1.00 vMB 30
311,201 311,201 00000000000000002a73c86398a2c16bee5f9512e86132b1668d550906edfd5b 372 0.22/1.00 vMB 27
311,200 311,200 00000000000000003d26221c4effb7484a34a3e1545893f1dff86d9f1fb475a8 141 0.08/1.00 vMB 24
311,199 311,199 000000000000000030a6553ea52a40dd20579796e271b2c281c34bfa32fc350a 646 0.53/1.00 vMB 25
311,198 311,198 00000000000000003d82c693308134185301f5c6d51f83efcc38671a758e36c7 80 0.03/1.00 vMB 28
311,197 311,197 000000000000000028d074b4057c41908b2a4b93055cd3a653491ad394044c81 361 0.22/1.00 vMB 27
311,196 311,196 00000000000000000d726b4c7ea75996956ccfeab5b8519e2c5d378edd73fd47 598 0.41/1.00 vMB 25
311,195 311,195 00000000000000003202d978d514cc88817506288ee795c5f29bccc46a2ad1c6 286 0.18/1.00 vMB 37
311,194 311,194 0000000000000000134bc2f682a3a4c4c541d991918779cf854736350fbf6fc4 15 0.01/1.00 vMB 23
311,193 311,193 0000000000000000171e4a00a8ea7851bb60e1beeb13ad6bd4b9909859aedd2c 26 0.01/1.00 vMB 24
311,192 311,192 0000000000000000080985898a03ff6cd8995ae9baa5cfed31501f547bee1a4f 79 0.12/1.00 vMB 15
311,191 311,191 00000000000000003a860857b5c5e465ef26ea86818781f34c4a914329798f37 954 0.56/1.00 vMB 28
311,190 311,190 00000000000000001749e83f5f889769d204f09e0b8b6f0f6f7442533fd00db2 66 0.03/1.00 vMB 27
311,189 311,189 000000000000000025804e39a7771ad1ffeeb5d776be115ce34cc525f4cb520e 459 0.19/1.00 vMB 55
311,188 311,188 0000000000000000222c4890dda670380eae42260969cbcde1cc48c904d0352c 101 0.15/1.00 vMB 12
311,187 311,187 00000000000000003e2deeebfe137543b1859cc18c271518be3aa733eb827906 512 0.22/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.60 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: 671.85 GB
    • Received: 16.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.