Loading Tool

Explorer IconExplorer

Memory Pool

80,231 transactions
33.91 vMB
0.12733617 BTC
Random Selection Loading Transactions
Max Size: 192.67/200 MB

Candidate Block

Mining Attempt c8a12e58d2311ae90ac9e1baf245cefac9aacd338a9dbfb1c9ef365818a31f3b
Version 20000000
Previous Block 00000000000000000000d01ec66a5500a065a0accb178777c62c2953c9414924
Merkle Root f6679340191b64559b407d0d1c86fd791daf81173627c8c84b93d54dd6251f61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,338
Size: 1.00 vMB
Total Fees: 0.01766286 BTC
Feerates: 52.08 > 1.77 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,410 (725,884 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,526 189,526 000000000000070f17bb2119e39e2daeefeb1023566e98b994367cbe6b5a5f3a 426 0.17/1.00 vMB 152
189,525 189,525 00000000000004080b15cc66ca35aed0792cdcfc729dd1ed07df22a800812c23 31 0.01/1.00 vMB 47
189,524 189,524 00000000000003cd528226dd172c533215f0add68fbce2249aa0051f013dd87d 169 0.09/1.00 vMB 81
189,523 189,523 000000000000016d750468de4468b8619f557bdcd4fa1f1cf032f9d161fe8c95 128 0.06/1.00 vMB 147
189,522 189,522 00000000000005e556e41a3405278d122578be2e11ac906e4bf8a9bc17bb89ef 73 0.04/1.00 vMB 75
189,521 189,521 00000000000004821b4021dc46a0f448eda7e4d659e87381ba84c31700d954a8 420 0.19/1.00 vMB 123
189,520 189,520 00000000000003144bc8434628bdcd708dcdd69cea5dd5e83e5ce4eb99a1fd3d 10 0.00/1.00 vMB 309
189,519 189,519 00000000000006435868f9123fcb77f6520b1dcd27913ed16279a2beb6c67a86 5 0.00/1.00 vMB 5,982
189,518 189,518 000000000000076f0f2bda0d00f4af17292794233a34753e5f0019601854ad82 136 0.05/1.00 vMB 118
189,517 189,517 00000000000003f9df326a35458eacfeb171b8de556e70695431d6528f3b245d 82 0.03/1.00 vMB 73
189,516 189,516 00000000000002826909a9061477de0e641f97845a5c789ef70b24015940dafe 256 0.14/1.00 vMB 80
189,515 189,515 00000000000001bf583101368aa791508a42efa7df92790b6bab97e1a47529d4 138 0.05/1.00 vMB 49
189,514 189,514 0000000000000859a91520698e4400f7ff744cb8024d90d78e70b3637d505cd6 55 0.02/1.00 vMB 122
189,513 189,513 00000000000003498437c6a8cc75b0b6a2e72d124d2560be4f0d7b08eb2132e4 37 0.01/1.00 vMB 142
189,512 189,512 00000000000002f0333be90c8ccb32e7103a527b30c845e3dab7fafe9c2d53a3 72 0.03/1.00 vMB 135
189,511 189,511 00000000000007cbd38a2994c5f3cad4c6f49a58d091ad551b4972b7e8a1cadf 88 0.04/1.00 vMB 116
189,510 189,510 00000000000005f1dafb19bc2c2ba5a3e8000431bbedc35c7b5f537168159752 222 0.09/1.00 vMB 110
189,509 189,509 000000000000081c1cbfd702940bccc8f0cd62fdfc0af207e2c100bfba4dc66f 154 0.12/1.00 vMB 111
189,508 189,508 000000000000054b968902d9ad3b0b0fce2a2f60c37f1cd6e26665914decb17a 92 0.04/1.00 vMB 109
189,507 189,507 000000000000013f562f74db1dca98615a5668f52960af940821ab979fcec6d0 99 0.06/1.00 vMB 83
189,506 189,506 000000000000000b45ac5113a7063aedcc24726d56584b8a2e73709c19292982 168 0.10/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 783.10 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: 728.45 GB
    • Received: 18.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.