Loading Tool

Explorer IconExplorer

Memory Pool

40,279 transactions
32.23 vMB
0.09979594 BTC
Random Selection Loading Transactions
Max Size: 160.32/200 MB

Candidate Block

Mining Attempt dcaa77f70ff34870a0c7f4e42e3c19e18397bbbdfed7f03394d9e0dccf9b1895
Version 20000000
Previous Block 0000000000000000000153f71b7f7eccbb10249914947240c1efe2db5faaa00d
Merkle Root e0b9ad70d8611be33ed0150eec49d6ff3ce447f3f047e9aae4de1b95134e730a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,060
Size: 1.00 vMB
Total Fees: 0.03279586 BTC
Feerates: 393.72 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,331 (788,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
125,508 125,508 000000000000447d1df6a8683cecedf70f1ddbc8cf381744509af92ab6ee1872 3 0.00/1.00 vMB 0
125,507 125,507 0000000000001d7f4eee10371450b51f28916e349ffad502e857193272e41bde 3 0.00/1.00 vMB 2,285
125,506 125,506 0000000000002b5dc664ac1c8b22a84d8d28541f3e5e640216bb06fdad074b43 27 0.01/1.00 vMB 393
125,505 125,505 0000000000002b5dd3cc1d4b67d019bf1031d167c4b0af7876dbca1b2fbdccb5 11 0.00/1.00 vMB 917
125,504 125,504 00000000000003b1700f960cbe7c63a3f72ad85c1bfe5907bf2067f51634fc65 8 0.00/1.00 vMB 0
125,503 125,503 00000000000035c7947d2175c2449c810bcf1de655e171d8e8c45e79afd57bb6 8 0.00/1.00 vMB 0
125,502 125,502 0000000000001f13f19b4594489098f85085543473972012b5631780c55f1406 33 0.02/1.00 vMB 388
125,501 125,501 000000000000030ffa45846bc33fab38c5eca2150894dd40a072ac57f64f5272 6 0.00/1.00 vMB 0
125,500 125,500 0000000000003d46a48941799daedea70611d9947cc0e282dbe29c4ea346094e 2 0.00/1.00 vMB 0
125,499 125,499 0000000000002094e53c84589f2a6ef7f51289b78e798ddccda3121e264d536f 7 0.00/1.00 vMB 682
125,498 125,498 0000000000002c42a5e417a91123f52eac8a83d5259b7474899f0305bbd7028c 3 0.00/1.00 vMB 832
125,497 125,497 0000000000002b9d0075e94c5eb2b30853ee2b3076720485d807eedc4c52a8f6 5 0.00/1.00 vMB 2,331
125,496 125,496 0000000000000209bd1683770c76aab6488cf9399f129c8eb6f3b7873241d7ed 4 0.00/1.00 vMB 0
125,495 125,495 0000000000000bd0e4ddd607d9cfb6e59b0a9a66609fa710d81c4e74ea909e01 14 0.00/1.00 vMB 991
125,494 125,494 0000000000003841969de084670ae064f4520ff8c466cca5b39958e2a5a21129 17 0.01/1.00 vMB 915
125,493 125,493 0000000000002f1f4e8a611732e221347161964f4e3e9d04d8f585c7f50ec3e4 9 0.00/1.00 vMB 1,537
125,492 125,492 0000000000002624571cb18c6cfaad1f70a08adab11f0946eb0ecb081efc1b46 4 0.00/1.00 vMB 399
125,491 125,491 00000000000020cbdd9846b2e420f7b5ec7610db18c44d78767e9f4e8b819a3c 10 0.00/1.00 vMB 353
125,490 125,490 0000000000001a4d5e21b99a8085b1a00b67c15e98ed47c142709e74a0adb89c 5 0.01/1.00 vMB 591
125,489 125,489 00000000000012cfb9d5309007166c39f7a697b4c01236d8ea458432940dd7da 37 0.01/1.00 vMB 151
125,488 125,488 0000000000001af2ecf6b32b6395614c74a70490627b5b4079972b206ea8af49 14 0.00/1.00 vMB 1,118
Previous 10 blocks ↓
Total Size: 781.19 GB

Node Details:

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