Loading Tool

Explorer IconExplorer

Memory Pool

77,573 transactions
28.79 vMB
0.06930155 BTC
Random Selection Loading Transactions
Max Size: 174.57/200 MB

Candidate Block

Mining Attempt 26e8399436499babb8b0e7793af46eb8460f257c15245b5815e9ed24e6fb48c8
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 1889067d3acd1d03e65c686ec576d1e7896a8ddb0ee3c1ce655871d98987efb1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,166
Size: 1.00 vMB
Total Fees: 0.00881176 BTC
Feerates: 73.20 > 0.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (646,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,705 268,705 000000000000000197f93961fd580fe82fa7f982ed78284303fd3a669630ef45 225 0.23/1.00 vMB 21
268,704 268,704 0000000000000003952619c68a24b861053963d25986e6ee0bfe2364b5b0c1c7 493 0.20/1.00 vMB 108
268,703 268,703 00000000000000071f7508a3760722765161e35bf5831bd6c4bc3457425ac749 415 0.25/1.00 vMB 59
268,702 268,702 0000000000000006863163bf7b5cb7c86adcbf52e1911bf7aac61393b787572b 490 0.25/1.00 vMB 45
268,701 268,701 0000000000000003c2605b8d12c584819cf7bd1f370c37cb9ce2c84209f11d39 775 0.25/1.00 vMB 94
268,700 268,700 0000000000000000fd719aac4de4cc82c6de34c46a6484a963a9db62f20b76b4 483 0.25/1.00 vMB 147
268,699 268,699 0000000000000002aaa47708b5b3247580466b5aee52d15369a6993fdeecf49b 664 0.25/1.00 vMB 182
268,698 268,698 00000000000000056e4b9c0a4f35a02c29a91555c94d65c057017ba7b696d5ad 264 0.16/1.00 vMB 87
268,697 268,697 00000000000000016a7c02a2e5961c3b221fe7ea66b3f8be8e9bd759a5c7dd45 196 0.15/1.00 vMB 36
268,696 268,696 0000000000000003703932d2c5587567168cac2ac8c3143f1057af5b4e7187ea 66 0.07/1.00 vMB 15
268,695 268,695 00000000000000031e43e425560ea29e55aa9d75dd6b2b9e828a34b1f33e57ac 32 0.04/1.00 vMB 40
268,694 268,694 0000000000000000c7adb271cbb663c36f6a7a3a7992e2647d448a1c97cf67a6 368 0.19/1.00 vMB 59
268,693 268,693 0000000000000002ef66f3882d33e95fcd9baeb56fba5b00d408c4372dc62331 250 0.15/1.00 vMB 44
268,692 268,692 000000000000000086795b8f6134b1ededfc6d1c4dd81b6bd3593063b893877e 332 0.24/1.00 vMB 54
268,691 268,691 00000000000000070245a61426f151e919516d52dd452edf8a659d602bd558ad 325 0.20/1.00 vMB 67
268,690 268,690 000000000000000034bd6646cd437f3f00eb38bc1b006f18a547c13657128f09 470 0.23/1.00 vMB 92
268,689 268,689 0000000000000007e93401e24e112465da17a6687755d77bff967bdd54fb1ca7 53 0.04/1.00 vMB 38
268,688 268,688 0000000000000004be6f4fbc075e07dbfbd4a00cdc7ce98fa244f70955ef18db 452 0.20/1.00 vMB 80
268,687 268,687 0000000000000007c230874c796ecedc21da70f6e5ef8f2f32e652aa3dbc549a 119 0.15/1.00 vMB 10
268,686 268,686 0000000000000003d444481da68a5e205c6c5927d38076c401fd2cb335595bcc 292 0.15/1.00 vMB 42
268,685 268,685 000000000000000137dc479346b1aef1cb33420f9ebd6b6e232bfdd3eb02f2d6 518 0.27/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.56 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: 669.88 GB
    • Received: 15.79 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.