Loading Tool

Explorer IconExplorer

Memory Pool

28,618 transactions
9.52 vMB
0.09999149 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.15/200 MB

Candidate Block

Mining Attempt e4749cebde6a63c68a3e008dccb01be62d13007fe7894ca5310ab43144a7b7c7
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root f8a84df56853002d970f5378409d999898cd2b72c9926b245babf79d919756e0
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,476
Size: 1.00 vMB
Total Fees: 0.02833866 BTC
Median Feerate: 3.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (771,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,898 141,898 000000000000089db4c77a7aa257dc4e32a1fae8aa5ec0bf756d1ad1b8dd3907 89 0.04 vMB 100
141,897 141,897 000000000000050388fed2a5bcc639be00e3fddef9980802aca3bdef865d4220 23 0.01 vMB 71
141,896 141,896 0000000000000601fa691873c93f52c9b4a124471395ced3afc886ddb55e1c2e 6 0.01 vMB 19
141,895 141,895 00000000000002fbfe4e4e774868b3e8962cc019d0dffc048d404979e64a289c 15 0.00 vMB 62
141,894 141,894 000000000000017b81ee45ae733d612c2001a67e581fab8aad6f7615de1983d9 36 0.02 vMB 158
141,893 141,893 000000000000085e12920bf75d2c6d0e78d0ce7b642653ea1fb828e6c1bcfb4b 32 0.01 vMB 226
141,892 141,892 000000000000088bdd44b89438da1e77b42e9a2abad1999e838a165c76ac795c 45 0.02 vMB 111
141,891 141,891 00000000000002ffa5ae787c7bf9ec1ebdb98746c567da2b8925ec156f76c7dc 132 0.04 vMB 48
141,890 141,890 000000000000041eff596345dcb220f83d99de0190e0c1ea97b0ea1e4023f117 115 0.06 vMB 97
141,889 141,889 000000000000052fe78561692640d8cdd37355feffe64a7d6680f321a23b05b5 9 0.00 vMB 455
141,888 141,888 00000000000007982789984a8bb9bdae250b5405f29a4a3e82501b0379b01f58 1 0.00 vMB 0
141,887 141,887 00000000000005f79be6e7d38e7e6fb56fd0a279d348bc10f4b61ef6281cf39c 25 0.01 vMB 274
141,886 141,886 00000000000002a06b3ba8d0dbe76940e1feb4a72d1077f7a1023fd042ffe20c 48 0.02 vMB 210
141,885 141,885 00000000000004725ef5c246c4bf510508ea0208690428be12dc2d0a6037832d 111 0.03 vMB 29
141,884 141,884 0000000000000022aeb52e1175fa06ee4bf29712a35f12dc8d7edddf2b13c957 56 0.02 vMB 78
141,883 141,883 0000000000000138fb8b19b9d341676fe30f650007c6208366329dfc8c49eb5c 1 0.00 vMB 0
141,882 141,882 00000000000003cf09cbd6869e70ec57a4b85f7ec9e8408a65af05de5b2cbefe 36 0.01 vMB 169
141,881 141,881 000000000000081d28942f96f1c5a403c9245dc5964ef21ea1af40b2a03b9b86 64 0.02 vMB 229
141,880 141,880 000000000000002bd4a915503bdc8516ada43ef8c11047c93080693020465df2 68 0.03 vMB 194
141,879 141,879 00000000000002aefe3bdd82e239d079aca707a1068510a4f73a4a1e2056afb1 67 0.02 vMB 368
141,878 141,878 00000000000008eff8b65d82afd7f408afb6d45c4645db7fb29a40d7125a5e4e 115 0.03 vMB 76
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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