Loading Tool

Explorer IconExplorer

Memory Pool

34,573 transactions
10.76 vMB
0.19421918 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.37/200 MB

Candidate Block

Mining Attempt 58256e0106b4c37db3b532d6cd761456496eb0281d961448924486f1777a4dfc
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 7780878788a4e5f6ac25b53ff930abde9331d4b13347eab055f6d013e1decf08
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,350
Size: 1.00 vMB
Total Fees: 0.08272355 BTC
Median Feerate: 5.78 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (770,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
142,253 142,253 00000000000008add72bff32b5a0368fa7d958517c6a444ded1ead3f72ef0ef9 37 0.02 vMB 91
142,252 142,252 000000000000069d2cae0e3f5c344460cc5ca051d729f62e64191c3cb8c2624a 90 0.02 vMB 0
142,251 142,251 000000000000053552ec4fd2fbe67da2e46e6f2accc50daddb20987806df1f43 73 0.03 vMB 120
142,250 142,250 00000000000008d2fd9a47e9677fe70f1fabf2678cbdb213764053b25974f8b3 26 0.01 vMB 132
142,249 142,249 0000000000000448ab2298b367cd73c29474f35517380fbd458bea75d0a96e0a 50 0.02 vMB 155
142,248 142,248 0000000000000636acd24948ff8e90936e40a3349bb17b0de10436c65afd512b 15 0.01 vMB 29
142,247 142,247 000000000000026be104351628468e2e8b2dc358d458b231530686ded85acefa 127 0.04 vMB 97
142,246 142,246 00000000000007b6ad1b9fd34e3d20e2cb1627f75f5bded56e1a5d3a8b075aeb 27 0.01 vMB 133
142,245 142,245 0000000000000042d929479b1b227507a269ea307aff70a5816323ea0fc10caa 31 0.02 vMB 75
142,244 142,244 00000000000003437a159eda9323f9561f32131eba4b3244019cac0e3d3bb232 13 0.01 vMB 22
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: 11
  • Data Transfer:
    • Sent: 22.58 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.