Loading Tool

Explorer IconExplorer

Memory Pool

87,146 transactions
31.63 vMB
0.21751492 BTC
Random Selection Loading Transactions
Max Size: 192.03/200 MB

Candidate Block

Mining Attempt 064cb9bd6916aace6a1d53582c2c7ed94b250f052e89715ea209d4b7a984c958
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root e93e0d3bb6c071dcefeea6fb52b1b72f6cc97f518dc54e480ae50c2d8cb6a575
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,598
Size: 1.00 vMB
Total Fees: 0.10914374 BTC
Feerates: 502.67 > 10.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (610,395 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,730 304,730 00000000000000004588fe9baabbf4be40e6b4f31408f9891348974e2d9cc8b0 417 0.19/1.00 vMB 34
304,729 304,729 0000000000000000194c9f2978f20502f48ca0065d9048c53afdc2a2dbc2788a 335 0.22/1.00 vMB 25
304,728 304,728 0000000000000000340a5f5f6d5f15b5df07b4bd2836f0faeb59ab0f1a1df144 796 0.65/1.00 vMB 22
304,727 304,727 00000000000000005a97e9dbc39f5cc3c94aa63aef33c443a706a0491ecb7ede 875 0.35/1.00 vMB 50
304,726 304,726 00000000000000004ad75eb14f181ccf5546f9c510ef970b4050ee4e6b7f93ba 782 0.35/1.00 vMB 34
304,725 304,725 00000000000000000a3bfa142967ab76ef02f8a54481bbc6b8c4bf4a1ec9109b 905 0.35/1.00 vMB 40
304,724 304,724 0000000000000000524ac851ca0496515c12d6810827ad418c7a547b1829236e 177 0.08/1.00 vMB 32
304,723 304,723 00000000000000003a1a6309513a9c592a2cff102039e2efaee03df391b99703 265 0.13/1.00 vMB 34
304,722 304,722 0000000000000000561a2e0147c283c5d6f115ccb37eea1b95b4aff06fba83bc 209 0.10/1.00 vMB 29
304,721 304,721 0000000000000000033db78426fb8a1662deae8b4a484039e231c93f81566e1b 135 0.05/1.00 vMB 39
304,720 304,720 000000000000000016434b09a4f17fa61102efcc3bfbf4c7b5cffc92d7162e30 626 0.31/1.00 vMB 33
304,719 304,719 000000000000000026bd280f4563e540f0bc282f445fd0ab28ce962a1ac9a305 421 0.25/1.00 vMB 26
304,718 304,718 000000000000000012c7ff2017aa8d716f79c941de1d5ded6eb859db91d6e68a 102 0.06/1.00 vMB 28
304,717 304,717 000000000000000015dcaea2166ec374e098f5696db4a81aca09bbf121dfcbd3 630 0.31/1.00 vMB 29
304,716 304,716 00000000000000002040d21c12907127045a84e0f334197496647be45651278f 454 0.24/1.00 vMB 28
304,715 304,715 00000000000000005112a8c5a5f17fdf2afa70e2f6782931d89b09aef6498cd5 260 0.13/1.00 vMB 34
304,714 304,714 0000000000000000018a162c1d80283c3f497142b1f00b5948db9ea8c752fa6d 704 0.38/1.00 vMB 35
304,713 304,713 000000000000000053f10be238602a379755b73d6b778e62261bb7e44dfb7622 34 0.05/1.00 vMB 17
304,712 304,712 00000000000000000de3dd28b1732bae6e013e65d7950cb001f17044375f3c9f 533 0.25/1.00 vMB 36
304,711 304,711 00000000000000003563a19a8a0d96a2ca0bf6bb7b4e4ac9df94eab68ba22b56 23 0.01/1.00 vMB 14
304,710 304,710 0000000000000000374524f3e3f276fc6654f3708e18b61f1a7ea424a0c95354 27 0.01/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.61 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: 671.95 GB
    • Received: 16.08 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.