Loading Tool

Explorer IconExplorer

Memory Pool

38,622 transactions
28.47 vMB
0.06691595 BTC
Random Selection Loading Transactions
Max Size: 144.15/200 MB

Candidate Block

Mining Attempt 6c413a4cf7c4455deb2396047a04fd836d7ba5e3bded9dff338b2c12412a4c85
Version 20000000
Previous Block 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972
Merkle Root 496773bc57343520a9973af41caa1f3326b0a15808e671ce1ac5af52cf2c9683
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,379
Size: 1.00 vMB
Total Fees: 0.01201052 BTC
Feerates: 105.82 > 1.20 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,556 (342,427 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
572,129 572,129 0000000000000000000f5577dbae3761a8cf69471d316f39620f96f1d6d4fba3 2,950 1.00/1.00 vMB 34
572,128 572,128 0000000000000000001cec250b93fd7d10cf2844ba5a281d7d9cf21dc4faf24f 2,935 1.00/1.00 vMB 41
572,127 572,127 0000000000000000000fd2f7beba1458e687b09fa9278ee80a189653d9726dbd 2,777 1.00/1.00 vMB 74
572,126 572,126 0000000000000000001790376cc22ed19398b7848f61bc5caf9b042509ac26c3 2,984 1.00/1.00 vMB 12
572,125 572,125 000000000000000000264c455d077f3d83360f0fa48fd844b7b96957109395cf 2,481 1.00/1.00 vMB 10
572,124 572,124 000000000000000000058e059c00976dba110ba020f6627c070a42f9fb566bb6 2,987 1.00/1.00 vMB 23
572,123 572,123 00000000000000000019ffcfd759e6e1d0eb99952a734fd218822ec62abd8be5 1,794 1.00/1.00 vMB 74
572,122 572,122 000000000000000000289aea0f912aa75b998bb85cc0dd1bbc2f1468a11a9dc6 2,546 1.00/1.00 vMB 72
572,121 572,121 000000000000000000139e92a22c592d3894817815189a8b2a27e2102ea3de4f 3,022 1.00/1.00 vMB 41
572,120 572,120 00000000000000000009486fa6df519e4abd00b72f90a0b209508d08afa34a0c 2,691 1.00/1.00 vMB 81
572,119 572,119 000000000000000000195e9e4ad63715fa118d4dbdd6d06c9fc26cf023685952 2,744 1.00/1.00 vMB 25
572,118 572,118 0000000000000000000387bce9ec3c68fc98150e300809f4ec5b6a64142cd14a 2,641 1.00/1.00 vMB 38
572,117 572,117 000000000000000000059723d56ec1ef2f512b5047f3b3e1714ec0946424d324 2,079 1.00/1.00 vMB 63
572,116 572,116 0000000000000000002b01e05d2c6dd01262f70a7d8a08f24655e9a961b932c4 2,255 1.00/1.00 vMB 58
572,115 572,115 00000000000000000010bbb67860bf5fca513e15c9bd2e489b148916dab87993 2,335 1.00/1.00 vMB 86
572,114 572,114 000000000000000000157686698241dc1c2038a0dbb2c922c4cfd14ecb3c0706 1,537 1.00/1.00 vMB 60
572,113 572,113 0000000000000000001a36a764ec9877636edb2b7ea6b53e90fa11943124d475 1,241 1.00/1.00 vMB 59
572,112 572,112 0000000000000000002737d6ea90d4c6446e67cdfdeb04824711da20408949b1 2,153 1.00/1.00 vMB 76
572,111 572,111 0000000000000000002acdca957d77b26202b86cb43790f660db53e33674b621 2,984 1.00/1.00 vMB 62
572,110 572,110 0000000000000000002a59f634079accd5e0d099a3c529758b4d78325f972085 2,903 1.00/1.00 vMB 28
572,109 572,109 0000000000000000001d3f49cc41c6271a4c40edbd6f6ccd53656ce83388b280 2,751 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 623.59 GB
    • Received: 11.46 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.