Loading Tool

Explorer IconExplorer

Memory Pool

38,100 transactions
26.24 vMB
0.06566439 BTC
Random Selection Loading Transactions
Max Size: 134.96/200 MB

Candidate Block

Mining Attempt 956e91d0155ec3e0226eca81d77c1cbc31a988b4307613c5324eb78aa42b506c
Version 20000000
Previous Block 00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da
Merkle Root 99e7a8ada2dc68ab144d62b407417d439141c4a4a229266d57d0d7ec400c393d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,185
Size: 1.00 vMB
Total Fees: 0.01710587 BTC
Feerates: 102.99 > 1.71 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,674 (454,543 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,131 460,131 000000000000000001162ef39b17cc5ef458b69d33bb2d23eae18dc3a689c070 688 1.00/1.00 vMB 31
460,130 460,130 00000000000000000132421d2fc00e5906d59eb4d045eda99d47ceda91ab6bab 1,410 0.80/1.00 vMB 106
460,129 460,129 00000000000000000206ef7ef359febdf059129ff4671004d54905e330ad0644 978 0.64/1.00 vMB 89
460,128 460,128 000000000000000000691cb908e34d2815043f9668c46acfe697438d1101ec55 233 1.00/1.00 vMB 18
460,127 460,127 000000000000000001dffffd0f0b324ed9950257a18f68dfec16848a4d177854 1,067 1.00/1.00 vMB 63
460,126 460,126 0000000000000000015231e52995316fcc8cd4d7b66ee4321f03358e506c9e32 672 0.99/1.00 vMB 44
460,125 460,125 000000000000000002059b097d4bb94cbd3f88cca5cfd5a244274c524b6b4cae 1,793 0.83/1.00 vMB 137
460,124 460,124 0000000000000000011e9ae250d7782e5317e03d76a7d9fef970d6bec6eb1461 1,080 0.99/1.00 vMB 75
460,123 460,123 000000000000000000a8bf76c552aa3e9806df42dd65b67eb3395565c83a07ba 927 1.00/1.00 vMB 37
460,122 460,122 000000000000000000d06c3ffb87e2790e4a018bfa29d849792a279067c757f6 2,393 1.00/1.00 vMB 157
460,121 460,121 000000000000000000087abc5ee1dc0d765b01768656a2712f62d1ff5cca57e5 2,199 1.00/1.00 vMB 174
460,120 460,120 0000000000000000020b45bec85457043a249894ad8ee7dd3817f1657a927e09 1,457 1.00/1.00 vMB 96
460,119 460,119 00000000000000000168bf1e26a938f4b1e5d03a79ce114f390a8607b1d29114 1,359 1.00/1.00 vMB 109
460,118 460,118 000000000000000001f545a2b168f145bdccb76f0411167ca42e2f8a971a6829 2,389 1.00/1.00 vMB 119
460,117 460,117 000000000000000000fcd0339bdc36a4494b1752beaed7b9cd5347051da43e17 2,116 1.00/1.00 vMB 139
460,116 460,116 000000000000000001b13d0efb29c84bd8e52cb1f0f2a1e78aa36d345c05b4a2 2,656 1.00/1.00 vMB 177
460,115 460,115 00000000000000000029e949eabdb10d9d85b947d723ea192b9944d7bb53983f 2,001 1.00/1.00 vMB 230
460,114 460,114 0000000000000000015b37e3e76eef7ebca4ea604f1995d25dce92c73e035116 1,940 1.00/1.00 vMB 125
460,113 460,113 000000000000000000a76ca6408925bb6a40e989cb04681c440544d36a822b82 2,158 1.00/1.00 vMB 171
460,112 460,112 0000000000000000011056a14dfdc4320a046807d33aa28eb11d0178ec266aae 2,592 1.00/1.00 vMB 190
460,111 460,111 000000000000000000448fc0639df480bb1b31d8da1d7332438cca9e43b69e38 1,511 1.00/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 781.81 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: 635.53 GB
    • Received: 12.31 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.