Loading Tool

Explorer IconExplorer

Memory Pool

43,446 transactions
26.96 vMB
0.07069819 BTC
Random Selection Loading Transactions
Max Size: 140.73/200 MB

Candidate Block

Mining Attempt 6d81ce9939beee8d113502409a33e68c9bc318735decf78a0b54a3c53c9e9e31
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 1834653a0e8681e67fedaf2a01f39ac21fa3d3d9bce3a52e740befdfc4e2c605
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,328
Size: 1.00 vMB
Total Fees: 0.02012347 BTC
Feerates: 150.77 > 2.02 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (734,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,568 180,568 00000000000004b8a977b1dea6881a8794916fdefacd236d6c296b7b79db7287 68 0.03/1.00 vMB 123
180,567 180,567 00000000000003091df192ede9d78d00b58467ffa21eb7dea097168bbe1c64d7 26 0.01/1.00 vMB 149
180,566 180,566 0000000000000136714553c97b9e9bbb2f5e8bcb69f7d88eda8827d80d83d11c 93 0.03/1.00 vMB 307
180,565 180,565 00000000000007dd33646823718e4d609b47b141bc7d4097d9415eeceab2ce29 219 0.12/1.00 vMB 109
180,564 180,564 00000000000009a9a87040e1279738e55f4b7bea01d4881e226dd7e9c0ebd6b7 108 0.06/1.00 vMB 205
180,563 180,563 00000000000001af054799f4db28159741f2e3a514c8c8188e66e16ae765da15 277 0.12/1.00 vMB 164
180,562 180,562 00000000000009867c3b88b88698e23ceabbf4f948398166f7c9918b2341bedd 28 0.01/1.00 vMB 211
180,561 180,561 000000000000028c21fcc29898abc49ad6c35bcd8157fea519ad49645e048e86 60 0.03/1.00 vMB 144
180,560 180,560 000000000000066c17d99d9707ba1ce612e7ff6782d1cb2b49403c15bb889ba1 72 0.03/1.00 vMB 606
180,559 180,559 0000000000000044530741b54525e6144b5cead908829dbf0c8ed3f26f5b5311 314 0.11/1.00 vMB 137
180,558 180,558 00000000000001ee76eb7dce17c20b650a548e8099509caaf804014e8b83c059 72 0.06/1.00 vMB 93
180,557 180,557 000000000000092aa7ae58ef2ee815ac875396d3dbd84a791b307d7f941314bb 12 0.01/1.00 vMB 54
180,556 180,556 000000000000023c99139256aedbf6e14a7f6cd0c341ce8aa8c2bf37f07a1ab3 18 0.01/1.00 vMB 90
180,555 180,555 000000000000006a3f9bb68dcef067745b5f4d064bdc8549c2942e6ec640aaa1 132 0.06/1.00 vMB 160
180,554 180,554 000000000000010c4927aa4dfd50897a301dce4c910beed42e2285b416ce9d14 181 0.11/1.00 vMB 143
180,553 180,553 000000000000028ab876cc9597f7a5046bf93a94a3b621d7db56998a3ca37186 95 0.04/1.00 vMB 154
180,552 180,552 00000000000005615332500080dfd2e4e37a4aff107d32f815c19f85950ef3d6 73 0.03/1.00 vMB 433
180,551 180,551 000000000000082810c71911170f438a604c989da602b86021c96958dd4a9e68 41 0.01/1.00 vMB 42
180,550 180,550 00000000000006453e18d43e78fa61ad30568540704d04cf9bf62a91ed2d22dd 10 0.00/1.00 vMB 0
180,549 180,549 000000000000049e955632b9b516339e1aaa9bc2525246b5b3a326ac0dde0767 11 0.00/1.00 vMB 46
180,548 180,548 0000000000000723d299a48a5f45affcca4e9e2683ab5f7ee8e40236f70ecd28 107 0.06/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 13.99 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.