Loading Tool

Explorer IconExplorer

Memory Pool

36,888 transactions
25.98 vMB
0.05439195 BTC
Random Selection Loading Transactions
Max Size: 133.38/200 MB

Candidate Block

Mining Attempt 7aee99172b00e0e0313b26eea0098f8865756311041aba0c4b99edf11625c870
Version 20000000
Previous Block 000000000000000000002d05d6b44ad40f04c8763a38c5afbba07e4fafa201d8
Merkle Root 2d84db3c0e5cb095d1f426fd231d100998d5d10dd9d19a5f8b483657fcb381fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,021
Size: 1.00 vMB
Total Fees: 0.00669711 BTC
Feerates: 100.29 > 0.67 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,672 (99,205 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
815,467 815,467 00000000000000000002852b8887e9eab4d8f51f552c200f195bc75966385016 4,356 1.00/1.00 vMB 29
815,466 815,466 000000000000000000047d04ed61f24f55c0778e35400ff3430621e15ab1824d 3,335 1.00/1.00 vMB 34
815,465 815,465 00000000000000000001194f5b3de0370f179df29a404f5a952d010a9dcdeca5 4,448 1.00/1.00 vMB 31
815,464 815,464 00000000000000000001d5a2088b035db0425a9ddb5e7ab16f4ea5a9784ed024 4,841 1.00/1.00 vMB 37
815,463 815,463 000000000000000000022db9cb31130cfe91051dd372e88add7b0a217f765ba7 4,704 1.00/1.00 vMB 39
815,462 815,462 000000000000000000008dd5bc8eee4977f0826f91ef741d9af21fbc2ff28c55 4,895 1.00/1.00 vMB 31
815,461 815,461 00000000000000000001f0f1375496368eca938625464a847529e689521c9b84 3,656 1.00/1.00 vMB 36
815,460 815,460 000000000000000000039656e400ba116ca6400fb7d6475a1093799f2e1fad1a 2,777 1.00/1.00 vMB 38
815,459 815,459 00000000000000000000d5b68e73d89bfd59f5ce0e14a82005e55523b101c5d4 2,505 1.00/1.00 vMB 45
815,458 815,458 00000000000000000001bbcc46fb48800cdfeb787ba811de45443b74e4594757 3,281 1.00/1.00 vMB 63
815,457 815,457 00000000000000000003cb17972a80c85a88dee6a668a7dac2848bd5d4b56203 3,434 1.00/1.00 vMB 54
815,456 815,456 0000000000000000000399aa7f124604f477abfcd1b5e20e9973298666232104 3,718 1.00/1.00 vMB 45
815,455 815,455 00000000000000000000c47a0c8261aee6a57bc2b171b62a1605251ccf15e62b 3,511 1.00/1.00 vMB 65
815,454 815,454 0000000000000000000319fefba38f18bd6790d59175fac6bca5fa0ecb117f06 6,081 1.00/1.00 vMB 41
815,453 815,453 00000000000000000002559b4391614d26d203895ca83e96fcc74a39b8591673 4,712 1.00/1.00 vMB 48
815,452 815,452 000000000000000000044005f1e4742421e3b2c2d5ca2b2bda1a6d585795a516 5,086 1.00/1.00 vMB 41
815,451 815,451 0000000000000000000231cff9d7d678e19626505900a71bf0b884ab80e3352c 4,109 1.00/1.00 vMB 56
815,450 815,450 0000000000000000000177b39def62d477890be192020e86e9a79afb10b61fe5 3,985 1.00/1.00 vMB 53
815,449 815,449 00000000000000000003e2ce5ffdd06965c0cb2297848c4e5ac7b21317cedf93 4,572 1.00/1.00 vMB 43
815,448 815,448 000000000000000000021971ecb15c4ce82b496862f2e064b46cc1fd1f07695d 3,298 1.00/1.00 vMB 47
815,447 815,447 00000000000000000003c0ee5f1c1945c463e374033b45a5c0c469beff215ac8 3,683 1.00/1.00 vMB 41
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: 635.14 GB
    • Received: 12.29 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.