Loading Tool

Explorer IconExplorer

Memory Pool

13,212 transactions
8.27 vMB
0.02370392 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.83/200 MB

Candidate Block

Mining Attempt a6a0da29e58f400bb105108b6e05a63ee5dbbff2df94b465285f24ba769d162d
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root 90ebd1406c8eb27a1e2a0563d58b839434ecae45f151478e045dceef57a63d85
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,196
Size: 1.00 vMB
Total Fees: 0.00628005 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (708,130 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,242 205,242 00000000000003f59dc6259fa74fb675adef088df7bd8d7d3d1ea60447c1bd16 71 0.03 vMB 527
205,241 205,241 000000000000036e1dc939a8f63027c91088b16b3f6f8023e5eebb6405c83991 137 0.05 vMB 204
205,240 205,240 0000000000000101cb738b6bd55bcce9e8462d49ee7d1c9cff46f6e30b1b04e6 43 0.02 vMB 156
205,239 205,239 000000000000033f2524d93d8b852f0f63fd130d479080ad4df5a4fe398462e3 126 0.07 vMB 201
205,238 205,238 00000000000003ab7c70e3270b6a85d45b018e632a30a7fae46daf7ba81a044e 19 0.01 vMB 597
205,237 205,237 00000000000001a2ace83e711207bd0066fbd11ea64344b02af396fb1c5e28fc 89 0.04 vMB 170
205,236 205,236 000000000000006a96fe8e32b0fcfef9ee3c70d9619a06275f38462f1a6ec1f2 12 0.00 vMB 73
205,235 205,235 000000000000008f5d710ec9b2752328a8f3aaf3cc44e18404b7c65a69837447 97 0.03 vMB 173
205,234 205,234 0000000000000094f28d763299edeb19efecaf1345d7a1aab05231e1c15750b2 47 0.02 vMB 303
205,233 205,233 000000000000031c93a5b33c014ce506a685776ed2058b984110167d999e3147 156 0.14 vMB 71
205,232 205,232 0000000000000076303048fb42c611556f17e32e8ecda85dd9fe494c7027aa89 10 0.01 vMB 34
205,231 205,231 00000000000002ed25d0fbeebc972bcf38daa24d0c5f3599680811ce8fe65d52 43 0.02 vMB 128
205,230 205,230 00000000000000aebfb6faab3d45aa1a14cbd54a7b44fb90536fbd60c4ed056e 100 0.05 vMB 110
205,229 205,229 000000000000051b95314f92e332c1e58ab173a93731477f9228e1a18ce83fad 5 0.00 vMB 124
205,228 205,228 000000000000013960cd8d000f15e82655aaf5df6799efb05631f0d8d6ae04ab 24 0.01 vMB 118
205,227 205,227 00000000000000916d399e1fe8c76289bfe6cc307231005a1934c1ab3e69e344 32 0.02 vMB 117
205,226 205,226 0000000000000473981328c948e3aff911f5b155018c1dca9b1f9355569c1927 69 0.02 vMB 10
205,225 205,225 0000000000000317dcadd6ad4ccb19c613e2564507da67e6b0ab4287d62e7b71 264 0.10 vMB 191
205,224 205,224 00000000000000ddf9065310902a673c00122fe8565d79b71a697a58ac549f60 31 0.01 vMB 177
205,223 205,223 00000000000001a511b507e0087cf07ad38a1b0af8120e354b0c47fd36a73505 21 0.01 vMB 111
205,222 205,222 00000000000003003e6c33f75fb699b4881fc5ff21a88468253c60684d2bb81a 115 0.05 vMB 81
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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