Loading Tool

Explorer IconExplorer

Memory Pool

41,364 transactions
27.39 vMB
0.08036881 BTC
Random Selection Loading Transactions
Max Size: 141.48/200 MB

Candidate Block

Mining Attempt 8f566e73a295f6a6dcc27ae4ab028ebf28e890886d0942640ad9d6565f18fa59
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 7debc6192feab797178a968c0647166e008569cfa81be988edaf5052cbe91e92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,061
Size: 1.00 vMB
Total Fees: 0.02703057 BTC
Feerates: 141.50 > 2.71 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (796,549 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,110 118,110 000000000000a5d2790a58ad6ae55836d7ac719efe670359ddf7a31b47e5dc70 23 0.02/1.00 vMB 168
118,109 118,109 000000000000a762cb1a7bef575739a653cbb0cefe4e94627c59408af1f33b92 5 0.00/1.00 vMB 0
118,108 118,108 00000000000024fc2d86eb78dc70ab8de8fbce810238908fcd5b848c4be2d40c 9 0.00/1.00 vMB 970
118,107 118,107 00000000000090bd7cf3d3e0b76f24c78cd1d56bd56ed2f23a02b5907557a265 3 0.00/1.00 vMB 0
118,106 118,106 0000000000006a84381a15fdb5d873f98a86388713669c889fa6bd36313edf9f 9 0.00/1.00 vMB 835
118,105 118,105 000000000000bc724da5fc61773fad1365f88807f8bde976f5a63c0bdcd33c6e 4 0.01/1.00 vMB 1,185
118,104 118,104 000000000000a020fab6f716328b2eb65d65fd684ffb1831fe768b80ba7a3287 4 0.00/1.00 vMB 0
118,103 118,103 00000000000088cffdb49a92370d5c4207729c0b0d0393d31d31016469dffab2 8 0.00/1.00 vMB 0
118,102 118,102 00000000000028d1af07f425f4bbacd62058fc4555f86779c7e96426db7f4758 12 0.00/1.00 vMB 980
118,101 118,101 00000000000065061358d17e10037eb26e22ede3abacaa144e21dea8a54d82a8 16 0.00/1.00 vMB 732
118,100 118,100 00000000000096d726e2c0a688e525e281211475a901b88e6cdc1a4bcdc5110e 12 0.00/1.00 vMB 0
118,099 118,099 0000000000005aeb08ad872727977dfdb4db13019df433bfc898510e149000bd 3 0.00/1.00 vMB 0
118,098 118,098 000000000000566d55aced57b270ebcc9a6a433c7f2df97dcb763f298ad8ef0f 11 0.00/1.00 vMB 938
118,097 118,097 00000000000080a8d23c3bea04698eea274464959d931bb03f6b51a3b0f63acf 13 0.00/1.00 vMB 318
118,096 118,096 0000000000005f403cd2ef5e406f5370bbf089799454a751097bd42b9421df80 13 0.00/1.00 vMB 882
118,095 118,095 000000000000293e20c67f9474bc4d4f75bd3d0cbd68600aba37d0b7af2eeb80 6 0.00/1.00 vMB 0
118,094 118,094 000000000000332874378ba460816f2d8a0a21ce08523bbd654d2b85799f6707 13 0.00/1.00 vMB 1,200
118,093 118,093 0000000000005683addf8906e5275b80c80edc707fedd853dda0791be18ffd45 5 0.00/1.00 vMB 2,066
118,092 118,092 000000000000968f48f39c7d9172e43a6ded9776d57bd7db122fd9b541072f01 11 0.00/1.00 vMB 758
118,091 118,091 0000000000004c9c34758ea3b5f2a4ccab31f00ddb9729b084b936b1894e7437 12 0.00/1.00 vMB 239
118,090 118,090 00000000000066d388907f2c3e0e371b2da1bf50ba1ec753d7c17183b8b6a385 15 0.01/1.00 vMB 180
Previous 10 blocks ↓
Total Size: 781.79 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: 633.65 GB
    • Received: 12.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.