Loading Tool

Explorer IconExplorer

Memory Pool

86,289 transactions
32.05 vMB
0.12936723 BTC
Random Selection Loading Transactions
Max Size: 196.42/200 MB

Candidate Block

Mining Attempt 818317f673cd3bc107826c3eb16fdc1dd9ae96749f615216d5ca87e1649bd4e7
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 7b18f39aad170a92fa75e1e83c99d3e83774dfa5e5f6b0a224387f197725effe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,146
Size: 1.00 vMB
Total Fees: 0.04817162 BTC
Feerates: 301.57 > 4.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (533,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,228 381,228 0000000000000000098c962a95b72df8caf1fafbe8646605fdf0b0d0c2893294 1,134 0.54/1.00 vMB 34
381,227 381,227 00000000000000000a58fc7415ea6a59ddc6fa2455712ded43602166e1ef7857 757 0.65/1.00 vMB 17
381,226 381,226 00000000000000000e282ced7cb868dd3b32eef707be687d5a6edd151cf25618 2,501 1.00/1.00 vMB 51
381,225 381,225 00000000000000000c4a627ed5ef987dee6dd8c77d2b8d2c430a17a0f15876cc 1,099 0.64/1.00 vMB 27
381,224 381,224 000000000000000002626cf75b65a330f236c49a4a9103c04ee3daad354fefc2 2,131 0.95/1.00 vMB 45
381,223 381,223 00000000000000000715581f014816a75cc29607a9b4ab62bf85305971b697fd 1,613 0.65/1.00 vMB 44
381,222 381,222 000000000000000001acf8d7fe29b7c5dd53130b6d18c29971872c33b6fef4c7 237 0.22/1.00 vMB 12
381,221 381,221 00000000000000000eaa947cf6c78b18d23b86d3f9dcb91bbfe253904983870c 1,633 0.82/1.00 vMB 38
381,220 381,220 0000000000000000112e6b9b0350cbebf147f7226628606b301bfbf44f49fb28 2,529 1.00/1.00 vMB 41
381,219 381,219 00000000000000000320eeeb438a2bb50be21c37ac4f0b2ac17c5c49f57865ff 1,161 0.72/1.00 vMB 33
381,218 381,218 00000000000000000ef157caeed5eaaadab300e48a1b74204e27be978f3db5bd 2,215 0.95/1.00 vMB 43
381,217 381,217 00000000000000000e0f3db7e9b0ebc22ad107ab63f1771c592a24c6bdd916d2 873 0.58/1.00 vMB 22
381,216 381,216 000000000000000008ff214d18362f7c12553a5571c76cbc9abe4e91d8554b56 1 0.00/1.00 vMB 0
381,215 381,215 000000000000000001c826464a96a63c288c0223b6fc1a385526f6451862f109 1,407 0.59/1.00 vMB 40
381,214 381,214 000000000000000005ca39e002bad6175f0b07c367092ff322fe4b7787001abf 476 0.23/1.00 vMB 36
381,213 381,213 000000000000000006b94a001c7bff1c1ca7942c94482dc4c737897442da20a1 1 0.00/1.00 vMB 0
381,212 381,212 000000000000000007bbe41fccfdcaace121505d3085c270859882cf808d5900 1,160 0.63/1.00 vMB 51
381,211 381,211 000000000000000006aab3859c9ef80a69e8efe58e6e9b3c557990e61051ee0c 1,903 0.95/1.00 vMB 53
381,210 381,210 00000000000000000611895be25bf653f9327d30c98f899aa6f547562a29c62c 1,064 0.65/1.00 vMB 32
381,209 381,209 0000000000000000109576ee18eac90edff793bc7f4d2221d1816065856fb513 203 0.14/1.00 vMB 23
381,208 381,208 000000000000000001747914eb4f7dee68e8eb924254196e08e28abf7a017325 1,442 0.78/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.