Loading Tool

Explorer IconExplorer

Memory Pool

35,624 transactions
25.51 vMB
0.05650079 BTC
Random Selection Loading Transactions
Max Size: 130.41/200 MB

Candidate Block

Mining Attempt 987a10e29b71748321c6aacbb7150eadd958e442bd0565f0fa9f5bfba311b747
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root 44000c09fb8b8cd0a4fcf89471ec16159d53558602108fc79c4a5751f9acdebc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,086
Size: 1.00 vMB
Total Fees: 0.01011952 BTC
Feerates: 508.49 > 1.01 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (541,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,247 373,247 00000000000000000e2b2447d41e21c2a07ff217d77c3c15e2933af9f0f8e1fa 449 0.36/1.00 vMB 21
373,246 373,246 000000000000000001f70d82926db8d34a109fd7dd5733527e7812a7513ebf1d 353 0.22/1.00 vMB 38
373,245 373,245 000000000000000002e8f3915ee83dc386d2b6e00cfaea86f188942125c641fc 559 0.27/1.00 vMB 40
373,244 373,244 0000000000000000116d016bc1e5a79daf73f8bca275cf44503cd847885181c4 1,687 0.84/1.00 vMB 41
373,243 373,243 0000000000000000130324a965362767bf34fbc0cb10bb16edc1460e4c1af904 1,224 0.63/1.00 vMB 39
373,242 373,242 000000000000000007a5da63793c6b0d477659b13ad7902065e5cffa5cd81685 1,187 0.51/1.00 vMB 38
373,241 373,241 0000000000000000015bf3fa90e6f102564edb966969faf3d325b530160311fd 69 0.02/1.00 vMB 36
373,240 373,240 0000000000000000020607b24984c4d6fd026d0f8804a80c49a8b1c9c91d6e8c 225 0.10/1.00 vMB 35
373,239 373,239 00000000000000000fdb97c71053054d1ac10671aa722e735d9d72d6a8adc804 72 0.04/1.00 vMB 22
373,238 373,238 0000000000000000074eb148f4f5b2b94423faf48c39a3398379c71f1ad2e7ba 342 0.18/1.00 vMB 42
373,237 373,237 00000000000000000a41875ee62ad54a03004a38c8ebb78f053d25a805616e2c 465 0.25/1.00 vMB 49
373,236 373,236 000000000000000001b060332a4ac9a5b471580eb5468a8ff2ce388dd8cf64d8 191 0.25/1.00 vMB 21
373,235 373,235 00000000000000000d3d3a95c1b79509e9c29c5052510462c25d4620440b8507 42 0.02/1.00 vMB 35
373,234 373,234 00000000000000000dd9195886c3cf40bc3cde10141d32bf869085fea6042225 177 0.10/1.00 vMB 30
373,233 373,233 0000000000000000108d2ed3aecc45d8f2e1e8b58b339aea4fb97eddc14d83ae 360 0.24/1.00 vMB 30
373,232 373,232 00000000000000000575e0c6398ccafbfd5335c0e4b8b6093d60213c28862483 137 0.10/1.00 vMB 23
373,231 373,231 000000000000000008f9871f0f7971676b79cba2062ef119f091cd62e9e444a9 354 0.15/1.00 vMB 43
373,230 373,230 00000000000000000eb5eb50f793a39caddc37e8979ea8736206f2acb4a22597 476 0.22/1.00 vMB 34
373,229 373,229 000000000000000005aaf2e4e37c7514dc595eca4c43e6287372a42f821b7dbe 277 0.25/1.00 vMB 74
373,228 373,228 000000000000000006000c2e2e35436874e8d75b7f94bb192049606a0eba382f 336 0.22/1.00 vMB 71
373,227 373,227 00000000000000000e9ed970f88bd4df36a6c47f8a08df196caf9020f8351a24 1,324 0.78/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.81 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: 634.89 GB
    • Received: 12.27 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.