Loading Tool

Explorer IconExplorer

Memory Pool

34,693 transactions
10.86 vMB
0.19798461 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.73/200 MB

Candidate Block

Mining Attempt 2ec3e579676be1d79a986107294f36eab7567d08f52ad86feb49462c0354d94c
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root e72c0f24732141bc456ebdb4bf3ee503d54d4549f64bbf1c5d930fc7f11bc3b7
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,306
Size: 1.00 vMB
Total Fees: 0.08385146 BTC
Median Feerate: 5.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (770,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,274 142,274 00000000000008299907dafb9e424c42a5aafebccf17d9b7e6afd8d3a771b177 19 0.01 vMB 128
142,273 142,273 00000000000008185a53415eb0191325ca2d57c41f3504ce8b5e6ad1a1184fa5 1 0.00 vMB 0
142,272 142,272 000000000000060f8db6f623320cf09b4dc4657e2edcdc62ca6b9215ac351b5f 40 0.02 vMB 183
142,271 142,271 0000000000000831e8ba6894f58a1b05221dbf9a0f8c7594efcb0be7fba9cd8a 19 0.01 vMB 72
142,270 142,270 000000000000072d0d36e0e2ce44b71f328862ec77af8bf736cd71e2a1cca900 64 0.02 vMB 2
142,269 142,269 00000000000001d141d31d5a04a3f2c5fc95cc8cfa2aa3965b9047fc783ff346 23 0.01 vMB 19
142,268 142,268 0000000000000642a3fa49bfafb1a93087dc1e2968c9cd5427251b57962aec01 9 0.00 vMB 835
142,267 142,267 00000000000006afef3a2f33e25ca17419d9065ca852a9362138ecfce07c54c9 22 0.01 vMB 548
142,266 142,266 0000000000000790070a503b2d5c76b98c6e684a51c21a727b1297a446580d51 7 0.00 vMB 45
142,265 142,265 0000000000000480488a58d1f261c5348c800a330a9ce9c691a7e1223979124d 145 0.05 vMB 25
142,264 142,264 00000000000000ced27c73cf044cb350172b8d6e435bf0944c0c985cc365afb3 107 0.06 vMB 917
142,263 142,263 0000000000000591a27b508f1a696b48f13ec4caa182c3482a7e748db2d88c2f 98 0.06 vMB 255
142,262 142,262 00000000000006705a4add90252e46609d6d16c499b3d4e5737bf73f6b308224 30 0.01 vMB 137
142,261 142,261 00000000000000ae2443ff68ebb364b2a9f2808f17e3d9d14cce3c0d3fd7d12d 12 0.01 vMB 23
142,260 142,260 0000000000000031a4e82a9c528be0ddfcbe178474677d18e61800001f382a79 38 0.03 vMB 118
142,259 142,259 00000000000006aa78c4a0594151a5ce094ca0408c30907c5b8fddd9e987b474 146 0.05 vMB 90
142,258 142,258 000000000000093154f33240cb9198e8eaf83b28f320db043d01332a71e8044e 43 0.03 vMB 297
142,257 142,257 00000000000001323e8bc9538b2f0d597747e6d9e32bffc327d9fde360290760 38 0.01 vMB 435
142,256 142,256 0000000000000312dae853f2afb05899c86c0abfc8191379be5523ac4500a364 28 0.01 vMB 421
142,255 142,255 0000000000000170fa9d66ad3f04cf7d5f8269c87b8b40e6c20c5e97f4aa12b2 36 0.01 vMB 193
142,254 142,254 000000000000069ec1f8fabcb675c3e8c02979233fed09402311b5248af44da9 2 0.00 vMB 11
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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