Loading Tool

Explorer IconExplorer

Memory Pool

35,274 transactions
14.97 vMB
0.07398060 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 84.77/200 MB

Candidate Block

Mining Attempt 2f1a587167241f38d391d2df78a574f3ef4b7e5ba37f1f28f7192d10d1f3efd4
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root 0c6229b974870ac269c990cac54320839c9e1e4acee293a65da2240da719f6ed
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,611
Size: 1.00 vMB
Total Fees: 0.02524650 BTC
Median Feerate: 3.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (767,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,342 146,342 0000000000000281b05f2a71489571cf3418606064a7bba21ce54600033412de 96 0.03 vMB 125
146,341 146,341 00000000000008965b3e0e20ac98b5373ddd500b82342d39d2492c5c56619fe2 12 0.01 vMB 44
146,340 146,340 000000000000049f4d5d5c438bfe6ff576d78537d24b429103de25b7040d34bc 122 0.05 vMB 188
146,339 146,339 0000000000000696a913720a31348192e73704afd89efd02d18946244aa81c71 16 0.01 vMB 328
146,338 146,338 00000000000004ca205bad8e7d85f33dc71d7113516eb1e2c2e5fcf78859f8d7 6 0.00 vMB 36
146,337 146,337 00000000000003a08f3634051ac907d64e892ac1239e7b39068e904dabab7a88 7 0.00 vMB 40
146,336 146,336 000000000000061672979e4674494dbe1bb5c889c04e04b105fdde1777a661f0 127 0.05 vMB 235
146,335 146,335 00000000000000ed52e43b2073bc184d31df46394ae6a6c5e6b23486d4618bab 16 0.01 vMB 47
146,334 146,334 00000000000003bc8d8804f80da4ff792d69b6e78e2e3191beef5f97743c473e 56 0.02 vMB 0
146,333 146,333 00000000000005e11d3f53c6e17add93ceb6db891f49f3aa4c5a33dbe6bf1677 58 0.03 vMB 145
146,332 146,332 000000000000025997b44e336b843e485b185d0c92ac1930cb99bffcea703d4b 158 0.05 vMB 118
146,331 146,331 00000000000000795716e85cb3b3a9a0ad134f9fc48b8b2f158be2cfa0440980 87 0.05 vMB 171
146,330 146,330 00000000000001d312ae00dad0a693b56b7f2d741b54b0f8827681f9095592d5 213 0.07 vMB 412
146,329 146,329 0000000000000412e43c5e03528f8c2e0ca9b5a52199e0dce1c848da20fddd07 154 0.05 vMB 129
146,328 146,328 00000000000002018f751096001047611d98aa19ebedacbeb8a6cc3c9623ed3b 65 0.05 vMB 22
146,327 146,327 000000000000004e0e3c38d98bc3ac23a068e021d68cabd6fae3ddf7231f506d 15 0.00 vMB 1,545
146,326 146,326 00000000000001c688e17bc1cf8fe5e0f1ca128a8fb5f90480f531d0a535fa95 66 0.03 vMB 107
146,325 146,325 00000000000005046789131b30b7997626ef1a897ac972674eb1d82095419583 109 0.04 vMB 172
146,324 146,324 0000000000000902236829d81954efd667f571e133b7b9331f9ae4e384ff870a 10 0.00 vMB 553
146,323 146,323 000000000000053ed0e36fa0992cb31073da0711e09e761e62c8576f901fd5f3 114 0.04 vMB 128
146,322 146,322 0000000000000820f8628a80e32e811416ffe2f98fa0454fa19291632c025e12 9 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 11
  • Data Transfer:
    • Sent: 152.75 GB
    • Received: 0.61 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.