Loading Tool

Explorer IconExplorer

Memory Pool

77,968 transactions
34.41 vMB
0.15289353 BTC
Random Selection Loading Transactions
Max Size: 191.46/200 MB

Candidate Block

Mining Attempt 5ac4218507d15aa9f892f68b44c079b0ca1b38d0d0a03b65cb4e14ed29d402c9
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root b0bd88736e35928072112360f17c56d5c264cd2dbda153ce67f9a95fce648cc4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,642
Size: 1.00 vMB
Total Fees: 0.02966192 BTC
Feerates: 445.78 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (779,953 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,465 135,465 00000000000001c2d6752edd0f002d08b90b32babfcd33b6036d8d73028adb6a 13 0.00/1.00 vMB 1,162
135,464 135,464 000000000000047e1e8cf79db89d219fd09beb6e1e9d292cf92fe03e1e572d0b 90 0.03/1.00 vMB 251
135,463 135,463 00000000000000511a83591aeb6e6b3a21c02867aef7a6598de0372e2a718e81 43 0.03/1.00 vMB 271
135,462 135,462 000000000000087cec2dd154a5542649368abb72feef723f012e417d90d87f87 114 0.04/1.00 vMB 283
135,461 135,461 00000000000003cf7f4ed3a45e1e19bd86c5c0584bd5883112b183e48e417fdc 15 0.00/1.00 vMB 80
135,460 135,460 0000000000000a02b7e0936008f996f013594cb48f601ef3f8845c8976cc18be 12 0.00/1.00 vMB 88
135,459 135,459 0000000000000837343715082e1812b33530d8aacbb7c338b3cc56811d705d71 26 0.01/1.00 vMB 749
135,458 135,458 00000000000000c30ab6fa56a981254d45be8b0dff9375e59d73a33681d2c9e0 26 0.01/1.00 vMB 292
135,457 135,457 000000000000089b8104535e45427cbf7d767f266f8b6558c2b2594d1ffbe418 89 0.05/1.00 vMB 531
135,456 135,456 000000000000097e5094b6bd626c2904aaa1e86d96d9cd75cf82f328cce6f8a2 14 0.01/1.00 vMB 306
135,455 135,455 0000000000000aad97896db09dc02cc1b4675cbed1a417a54101254568eb0620 71 0.02/1.00 vMB 2
135,454 135,454 0000000000000294141824cb82a27c6607a72457db4f49f242da596ef5e85347 16 0.01/1.00 vMB 74
135,453 135,453 00000000000005be078753dae291da920283f48e2207179578f0f8eede44ed70 21 0.01/1.00 vMB 177
135,452 135,452 000000000000008fc20b04dccfce65901d116bd3bc5ca3a6002e0821dee0856b 33 0.02/1.00 vMB 719
135,451 135,451 000000000000061d699d6ada0d5f01fab379bd8c97364fd837066955391e73bb 157 0.06/1.00 vMB 495
135,450 135,450 00000000000007f3d2753059ae454ef634ef1c8c1efd36e6be429c2084bfb079 6 0.00/1.00 vMB 116
135,449 135,449 00000000000001621dd40f38aa695cc87eb53fa2e0eb2caf784da9453a93605d 13 0.01/1.00 vMB 161
135,448 135,448 000000000000046fe6880d7690630d0222ae53514990206599743580a4bd7f16 133 0.04/1.00 vMB 67
135,447 135,447 00000000000007200e80dfb3a741b845a5c0e38a1ca5eef43a7059842578e86a 103 0.06/1.00 vMB 297
135,446 135,446 00000000000002dbefa5950d7fd760f62260be2a048fe5bfd8efa363b9d7375c 85 0.04/1.00 vMB 460
135,445 135,445 00000000000008f7ef5279204b79f832c32dd38c2a72e82b3d9e1d16763af051 13 0.00/1.00 vMB 369
Previous 10 blocks ↓
Total Size: 783.11 GB

Node Details:

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