Loading Tool

Explorer IconExplorer

Memory Pool

42,072 transactions
18.35 vMB
0.18563383 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.36/200 MB

Candidate Block

Mining Attempt fb369917781daa4114c027772284b6e91f3e1a08aa411a13bbda36d12b834c6b
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 395f19ee3ba9a2ee58dd80c29164334334434380e035d18afea73dee269b4706
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,644
Size: 1.00 vMB
Total Fees: 0.06123538 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (783,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,301 130,301 00000000000013f14987b26cbc28410538431b85dc49d64f8c03aa65b1ad2d99 83 0.02 vMB 4
130,300 130,300 00000000000015deb891a05a917edfa87de07c9cf36ff81e41d6f0bf5b1d6f38 17 0.00 vMB 492
130,299 130,299 000000000000167e67ed10e1b05ab99227ee88bf65726faec373ff4508556361 11 0.01 vMB 1,444
130,298 130,298 000000000000138f1b02c6d421f3000237d59695dfedee6cf3c918aaf95760f0 37 0.02 vMB 811
130,297 130,297 0000000000000e4b276385c321ebbbbfddfa5c370d6c917d12991627c931401b 46 0.02 vMB 1,736
130,296 130,296 00000000000011837bd44d9011644194520b285da925259433516d8bcecf359e 194 0.06 vMB 1,573
130,295 130,295 0000000000000ae5fba57df63213f432d0bdef926b7465920bbd704292c7e3ec 44 0.02 vMB 823
130,294 130,294 00000000000007a1aa12a78dd84d072f927597030c6eadb78c629dfb0d84514a 27 0.01 vMB 2,742
130,293 130,293 00000000000001969d03990de6760a9a7391c0be0bcc8fdb8e0ad77c34189c6a 81 0.04 vMB 1,146
130,292 130,292 00000000000011f0ba007d6f9e6072393daf5309de013db855935005e9eeb91c 180 0.05 vMB 28
130,291 130,291 000000000000166cf83cd9635f7dac39336bbe33e54734aaa7c9e4f272d7acc7 99 0.05 vMB 416
130,290 130,290 000000000000175fad5e3b2a98082daf4105da6f83b62f4b73f40e8e48d0f7b9 100 0.05 vMB 461
130,289 130,289 0000000000001c179ab80cc944aa9522271e68a667d6971137bb183c38f92891 16 0.01 vMB 1,022
130,288 130,288 00000000000004c2a6670873a4d824a75a80d42bc8055fc73fd0aa50e9e452e0 52 0.02 vMB 541
130,287 130,287 0000000000001a9a6cb6845fa17faf14ad25046389d25cf46ace5a5574b4bd81 110 0.04 vMB 1,176
130,286 130,286 000000000000179b8a71a21583a86d423313492ce4d0874c95f3b2c751c6b601 35 0.01 vMB 802
130,285 130,285 000000000000164fa9a50d4193e608c9437bdbc581b93b31bd873f8347ed4a5d 27 0.01 vMB 1,241
130,284 130,284 0000000000000eff11eff5e566fc257571a3c681b9afb8502b6417986ba5df75 1 0.00 vMB 0
130,283 130,283 000000000000064a836301957d1426d355052c1b2a62e673b1d3a51742f59310 51 0.03 vMB 676
130,282 130,282 00000000000004e7bfdb0a5ae0c8027856c72a7f08c0db1aa93e829d043e4dd6 22 0.01 vMB 576
130,281 130,281 0000000000001902676e38fbd9a9a0085665951072f448c6a898403b57f18760 65 0.04 vMB 1,763
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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