Loading Tool

Explorer IconExplorer

Memory Pool

26,741 transactions
22.68 vMB
0.03910982 BTC
Random Selection Loading Transactions
Max Size: 121.66/200 MB

Candidate Block

Mining Attempt 9c2d9a59c5c9f8f4dec782471e6dcbc5027893d89a54f9a85d31a3953ca657b3
Version 20000000
Previous Block 000000000000000000009b7795bebc190494422f815c57845b571262b4480762
Merkle Root 7a86074d1cae735596f1720f6eb8072ea46a8c24e13bf73969b38dfe26fb2610
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,866
Size: 1.00 vMB
Total Fees: 0.01408143 BTC
Feerates: 150.52 > 1.41 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,472 (804,141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,331 136,331 00000000000000dc67c8f99ab4b0acc5f6b663eed8388c77d37cefb6c967a001 47 0.02/1.00 vMB 433
136,330 136,330 000000000000083f9db71ef1855d59f9f3d5b7da2a1a9d6824c753a4dbb61b27 11 0.00/1.00 vMB 778
136,329 136,329 000000000000053f84f8360e9875a9b1c9c8d8cf04d2794c643030d5eed98ba8 73 0.03/1.00 vMB 331
136,328 136,328 0000000000000aba22166be994a7bcf1ac8ae9a27ad74165b89ab92120c25e63 29 0.01/1.00 vMB 6
136,327 136,327 000000000000035aaa420963f4071bc999d11375c25110610cd0fa1df90e1dcd 32 0.02/1.00 vMB 392
136,326 136,326 000000000000083920a8579484991438108085fa693f75a591556b20cefadb15 101 0.03/1.00 vMB 143
136,325 136,325 000000000000084f96c49b569ee6daac0836b5889a8d79f61c5bb65d7ef692e9 23 0.01/1.00 vMB 161
136,324 136,324 000000000000009f48b01e8433c2559e9a0405191780e5dd9d226afe7c98d12c 16 0.01/1.00 vMB 116
136,323 136,323 00000000000003c175a4cc24fb0f69bb9eae7a6a1f42c434f26c9e6853d1f8f1 4 0.00/1.00 vMB 0
136,322 136,322 0000000000000a6784934f8685dcdf4ea4986a4946b936c49863033d52c7c8e7 38 0.01/1.00 vMB 216
136,321 136,321 0000000000000a3cfe51de39bdb13751ae055ff3074e9d0102eca73b88889dd1 19 0.00/1.00 vMB 888
136,320 136,320 00000000000001ea1e03e3b5f839ec1531950afeb4ee6a81965254314386cc02 37 0.02/1.00 vMB 282
136,319 136,319 00000000000000151742c830eb01b2eacbe3857065b9992ba6bc702b63ed9155 5 0.00/1.00 vMB 552
136,318 136,318 0000000000000964c611297c09f9216e555dc863c4a928245a8434323c65c851 2 0.00/1.00 vMB 194
136,317 136,317 00000000000007edc2b87f860031cf8ead04c1598d5399885d8c786326ba3eda 12 0.00/1.00 vMB 31
136,316 136,316 0000000000000543ab1e44a1f66e1a9d1a8e5d16baee974ac8004f39c7712f45 33 0.02/1.00 vMB 230
136,315 136,315 00000000000004f6c0dd0065cd7f732477f59faa6669fb609fe2b91fe85e9994 104 0.03/1.00 vMB 177
136,314 136,314 00000000000007879e8f43c3623656f39000425c1df5cf01da140e13a2c488a0 67 0.03/1.00 vMB 250
136,313 136,313 000000000000082a5765097fc233b998939cf0f66a0d3b0727a7ceaebb18a8b2 91 0.05/1.00 vMB 297
136,312 136,312 000000000000059732f5f5b26c3f864fcc497faddf52605a741744f6277bc8ba 112 0.04/1.00 vMB 118
136,311 136,311 000000000000016900a18cb7619de6b2987f45e539f7383f53bb73fc310fe320 26 0.01/1.00 vMB 329
Previous 10 blocks ↓
Total Size: 827.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 4,459.84 GB
    • Received: 243.29 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.