Loading Tool

Explorer IconExplorer

Memory Pool

46,757 transactions
28.79 vMB
0.07325812 BTC
Random Selection Loading Transactions
Max Size: 153.51/200 MB

Candidate Block

Mining Attempt 58738aa7dcd24962b8e48bc9ee894c559f2a0c71a33e3cd8dbf5ac665a392394
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 910f70819a5354db6cccb315e8bfaa383c6e20a787231f9ad4e0732fe3280e4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,999
Size: 1.00 vMB
Total Fees: 0.01848666 BTC
Feerates: 73.20 > 1.85 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (601,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,563 313,563 000000000000000038bbefc70a1a5c86215082fd134c1e43172e7857f8cac406 300 0.21/1.00 vMB 26
313,562 313,562 000000000000000002c3285da469e02f78e15e69f94fbeece67ffdfb8da865fd 151 0.12/1.00 vMB 18
313,561 313,561 0000000000000000081667c5ca9a53fa9a4247300d61f5ceb8cf0f149d6a8d95 523 0.31/1.00 vMB 25
313,560 313,560 000000000000000017b6421d84f09d1285440d28edba7bcf5a5c581afbea120a 240 0.15/1.00 vMB 27
313,559 313,559 00000000000000001b167f8b48be38e2014e6a3b49e296abaac01188491dcac9 81 0.03/1.00 vMB 30
313,558 313,558 00000000000000003711a6d68bc3671e360612dc8bb8f4ee9ebad0114c641e11 132 0.07/1.00 vMB 17
313,557 313,557 00000000000000001472638224335e709398814b37ea4fac8cc0d408d392054d 1,359 0.75/1.00 vMB 30
313,556 313,556 0000000000000000001e199ca5a65125bea9fd4838c8b909ecb420c3435eadf0 414 0.21/1.00 vMB 28
313,555 313,555 000000000000000024ec1a1090e149a709afa1814c2db721079f44ad6e781338 931 0.60/1.00 vMB 23
313,554 313,554 000000000000000006777d203ea1199ee2329d80d331c94e51a2530ded5c7985 756 0.25/1.00 vMB 46
313,553 313,553 00000000000000003a61932973d18edec74d819183f75ff1c95a1c31bf261bc5 477 0.25/1.00 vMB 29
313,552 313,552 00000000000000001ab0065f40f6dd294aa4c4e9893c8c4267d5e1c872c2b7ea 460 0.28/1.00 vMB 30
313,551 313,551 000000000000000025e17939ee8c6184566701a60cfefdcbda5bcc53c20e6f11 708 0.38/1.00 vMB 29
313,550 313,550 000000000000000004e14f611f434854bd6fabb95e3b00c1c2bbd754169bda67 273 0.15/1.00 vMB 29
313,549 313,549 000000000000000013fb2a0717165280ad809334498f3b2922a47147e2b898cf 332 0.18/1.00 vMB 30
313,548 313,548 000000000000000028249cbded8f8610d9c01d6f62fcec1b08c7a121979b65dd 32 0.01/1.00 vMB 50
313,547 313,547 000000000000000006948fad7f3bb9e9af490ccc8ab6ebd4ac3b387b20d6232e 271 0.24/1.00 vMB 22
313,546 313,546 00000000000000001a737564206348948c628470614285731f924a1e733e0407 128 0.05/1.00 vMB 43
313,545 313,545 00000000000000002f0d80d69dea4ddebcf4fca32727c002c395e3acd6c0502a 382 0.18/1.00 vMB 31
313,544 313,544 00000000000000000cb314ddac81cbf0c895224791ac48b524f0d30a9e3269ae 25 0.01/1.00 vMB 35
313,543 313,543 00000000000000000d17d8aa679bf39e15fae1e63617fc3f61d6f6010280ccec 207 0.10/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.11 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 652.01 GB
    • Received: 13.68 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.