Loading Tool

Explorer IconExplorer

Memory Pool

45,843 transactions
27.79 vMB
0.07822023 BTC
Random Selection Loading Transactions
Max Size: 145.43/200 MB

Candidate Block

Mining Attempt 99d85e1e5aa954876a3a88a5c1befdf1f950ee13ab0b6744cfb26465d41ec753
Version 20000000
Previous Block 00000000000000000001ea5ca94f36eab03be1e198193b179a4c6d49b9095493
Merkle Root 87625544d6924cb905990296210227c8331e2f5f30c251b3f32b941e7b45470b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,354
Size: 1.00 vMB
Total Fees: 0.02188083 BTC
Feerates: 124.00 > 2.19 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,888 (409,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,211 505,211 000000000000000000299bc347e256df4342f827deee9d76a93ed714096740b5 2,396 1.00/1.00 vMB 408
505,210 505,210 00000000000000000029682ddf4c66d25d49497a94a4fc975fb22086e5419178 1 0.00/1.00 vMB 0
505,209 505,209 0000000000000000004250f4ea996c57af20226b6c52a59d820c0e9ef5b8c704 2,101 1.00/1.00 vMB 356
505,208 505,208 000000000000000000340a1167a4ad08982ba6a05a0362f2ecfcf8ed069fe839 2,514 1.00/1.00 vMB 472
505,207 505,207 0000000000000000002bd3d497ae0c02cb578bfdbe38a56c618b282cc38d1999 2,715 1.00/1.00 vMB 354
505,206 505,206 00000000000000000000f6d4859b5b23e0986af9bc3b570980b502383513fc49 1,263 1.00/1.00 vMB 252
505,205 505,205 00000000000000000005cfc4f71d6afd2e240f0756a18a04c3f23aff1f0de845 578 1.00/1.00 vMB 60
505,204 505,204 0000000000000000004b903c21f8f15d4201dd64e74518cefc7b524cca12d567 1,015 1.00/1.00 vMB 68
505,203 505,203 00000000000000000039593d53195145be221e35d649bced560048c43b1dab38 1,902 1.00/1.00 vMB 304
505,202 505,202 0000000000000000004eb3b142db452a11f555615601e04bf0dae0d08a9c753f 1,448 1.00/1.00 vMB 238
505,201 505,201 0000000000000000002b0a0de199a671d4e76b2581bfdc9d3cb1f646d6e56bb7 1,741 1.00/1.00 vMB 278
505,200 505,200 000000000000000000481bf00ae1e197cb4bd01ada50b218c4690faf2e708768 1,003 1.00/1.00 vMB 110
505,199 505,199 000000000000000000586afac68b8d4dca86843dd61e20c4b6f6901783c20ff1 1,621 1.00/1.00 vMB 203
505,198 505,198 00000000000000000049f8099884ff3abe07c3b94ae21b7a85b7a3e6a08314c7 1,662 1.00/1.00 vMB 259
505,197 505,197 000000000000000000214fa7818efbcececa73d01bcef76647c28b4a41c1c05e 1,204 1.00/1.00 vMB 123
505,196 505,196 00000000000000000033f6aa83a82ea39550638654355166ebd22dcab7115d3e 1,979 1.00/1.00 vMB 308
505,195 505,195 0000000000000000007cd894b8bf83295fad6d8b7219ad41ba89d22d5026c966 757 1.00/1.00 vMB 78
505,194 505,194 0000000000000000004d8b974ad74296091fc2916a2286d52e58a40adf3c225f 1,423 1.00/1.00 vMB 135
505,193 505,193 0000000000000000002953f9eb100654b09c569dd7f9de61ab60d5726a5707de 1,923 1.00/1.00 vMB 245
505,192 505,192 0000000000000000000173c1e881b2fe5175a8df086dc92893b921dafa499a49 1,158 1.00/1.00 vMB 142
505,191 505,191 0000000000000000005cd7de6b02d6fb850cb4258e5eb384084e2fdd08eafaaa 2,057 1.00/1.00 vMB 289
Previous 10 blocks ↓
Total Size: 782.19 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: 653.73 GB
    • Received: 14.03 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.