Loading Tool

Explorer IconExplorer

Memory Pool

14,659 transactions
7.70 vMB
0.03871687 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.38/200 MB

Candidate Block

Mining Attempt 5683186d57be6558f3da6ea489c32893a80691bcf7c4fabdfc217088ba330fc2
Version 20000000
Previous Block 0000000000000000000064d22f1bdfdfe2f6b46ad3a091b40b3a4b74f4efc0f9
Merkle Root cda641f1197bb3931eb95499a24c5a9a421f2b23df86f8ffaf5bfd147976d739
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,314
Size: 1.00 vMB
Total Fees: 0.02292119 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,384 (767,058 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
146,321 146,321 00000000000001d7373fb2abc44db2c9ddd6ca3c68de935030cddacb7376ec31 36 0.02 vMB 188
146,320 146,320 0000000000000660a87dbb1bab414cfe61e8a9e9f3fb994333005f4f3418666b 140 0.04 vMB 37
146,319 146,319 00000000000006bfe3d2b45ef451e5790a7a8bf74120927fa94587d81f96b293 301 0.09 vMB 176
146,318 146,318 000000000000027bfea729162bdc21bb92b3f745b5a9346f239ebf37f1bfc12b 123 0.05 vMB 226
146,317 146,317 0000000000000007cc78ef48c08f977c4a41b628aafb2cd51c7098b4dda73345 12 0.00 vMB 1,159
146,316 146,316 00000000000004a8e871d8dd092e105b91744f9522c92be036c7430da0ef1040 21 0.01 vMB 273
146,315 146,315 00000000000005beb45947cbf8cd9c3331a57417a171aba877729704c3869cfe 227 0.08 vMB 208
146,314 146,314 00000000000007b4ff5761004b8a8c53c4b7e7914911987c2539bab8789f5d8e 97 0.05 vMB 60
146,313 146,313 0000000000000579f26ced5d875e705cd7a2b05f04bc07cebcc5997261e00354 10 0.00 vMB 360
146,312 146,312 00000000000003404a524d705e665cf343a8515d31572efdff271c533162231d 9 0.00 vMB 28
146,311 146,311 00000000000001d7dd3bbddcf037edd709b60ad91aa7275f6729162ea7a8fbcb 52 0.03 vMB 168
146,310 146,310 000000000000057f1476d7b766f2991adab24404af5cfb0f32ec1fd300281dad 12 0.00 vMB 83
146,309 146,309 000000000000067633df3a9187d4ad97d336f4a6524bd7cee8dd1b5fe43eadea 23 0.01 vMB 15
146,308 146,308 00000000000005a1a636b8aaae900e3f5dc42cf4a0aea66129414d2c5d475178 144 0.06 vMB 163
146,307 146,307 00000000000002da00dcaf35b6ee2730ddba261dc7bd36e7f2deaab967ecb0c2 82 0.03 vMB 48
146,306 146,306 00000000000005b8225410cbdd2ce4b85f74c56c24b9e73bb75fd2f0c8c6acff 10 0.00 vMB 437
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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