Loading Tool

Explorer IconExplorer

Memory Pool

81,401 transactions
30.27 vMB
0.07538458 BTC
Random Selection Loading Transactions
Max Size: 185.90/200 MB

Candidate Block

Mining Attempt b1b1ca068afd0810f79027d59f8a70a893fcf6454ed0fabf9aa08cbeeb4cb498
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root 42273fc71a6c88137e21abb0811ecf97b9fea095c0916f70665e2b2ab13acba4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,901
Size: 1.00 vMB
Total Fees: 0.00811439 BTC
Feerates: 150.77 > 0.81 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (584,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,515 330,515 00000000000000000be411ae07a0bd87554b416d35e4e2b12088d0eafc7f9df8 2,048 0.75/1.00 vMB 32
330,514 330,514 000000000000000019064c57a7bca4db982b4b9044171cf90984256ecd02b7ae 684 0.27/1.00 vMB 36
330,513 330,513 00000000000000001321f1a20d51bc819858f103aaaf15544f21c66c6b9bb263 1,279 0.73/1.00 vMB 31
330,512 330,512 00000000000000000a4f8fc3d1d840954f903995deca805b0f3bc6aa98a90dcb 119 0.06/1.00 vMB 18
330,511 330,511 0000000000000000001403c6d5f6e16e8dbe1eac33c3e667c6061524359ab006 1,253 0.95/1.00 vMB 20
330,510 330,510 0000000000000000128a487f78f565c2ed473aeca0b94564ae3670b58e72ac90 127 0.06/1.00 vMB 25
330,509 330,509 000000000000000012d64c38f8cb708e1a6ac7b3b511f971650f55812b68c6bb 354 0.19/1.00 vMB 25
330,508 330,508 00000000000000001bad67bc0a2381a8969579f483f00cef98878c4f4b092aa9 662 0.49/1.00 vMB 23
330,507 330,507 00000000000000001968e67b88c7a0b76d426a5ea72b923bfababed1e683d1c4 77 0.05/1.00 vMB 18
330,506 330,506 00000000000000000819babda8d90eabb4b93212b1ed33e1fd34d011b4326354 1,088 0.66/1.00 vMB 26
330,505 330,505 000000000000000012a2dfae1492ab833a2fb6e3be532f28971510aff4e84ba7 118 0.07/1.00 vMB 21
330,504 330,504 00000000000000001249ac57d34be43d331802c96345ae5e2123e8c49cb046b7 160 0.07/1.00 vMB 30
330,503 330,503 000000000000000015b6db1108e5b7be1161ab13c83d88d58674d356a0e919f5 811 0.47/1.00 vMB 23
330,502 330,502 00000000000000000b2983502364652e39a50d36511d05527d6093987d28eee4 834 0.50/1.00 vMB 25
330,501 330,501 00000000000000000616a22b898cf2af90930a900076b9deb1657f31f9bb20e1 135 0.08/1.00 vMB 14
330,500 330,500 000000000000000012b4fe35435d99a1d6792316a1ece45cc9d0cd03b1059576 262 0.34/1.00 vMB 10
330,499 330,499 000000000000000002f4ed514062e53f4631aa3a8e6670f4955e69ed262775da 556 0.41/1.00 vMB 22
330,498 330,498 0000000000000000192e6066b98c0cdc7f1d91689e71c290c3e98f2049ca5c7e 627 0.37/1.00 vMB 25
330,497 330,497 000000000000000011f6a1c53b9c38573beb37af7a2e7e57ca776b1160fb98be 1,561 0.75/1.00 vMB 31
330,496 330,496 000000000000000006f793d4461ee3e756ff04cc62581c96a42ed67dc233da3a 157 0.06/1.00 vMB 31
330,495 330,495 00000000000000001b96061db670566aa658311fa31018b1369bc21b7f5daa86 1,059 0.61/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.96 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: 715.35 GB
    • Received: 17.71 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.