Loading Tool

Explorer IconExplorer

Memory Pool

38,361 transactions
25.45 vMB
0.04959207 BTC
Random Selection Loading Transactions
Max Size: 131.70/200 MB

Candidate Block

Mining Attempt 9b9b2054c7d206292c3ca28f3cf291ad061ed54880378eea79103792f69f68eb
Version 20000000
Previous Block 00000000000000000000172132c00b110ec4ee02326028bead4b8d9ab2ab8c10
Merkle Root 69a81ec181398717522dd8442214b9bcaddc7617366ef837cd0be393418fdfb5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,785
Size: 1.00 vMB
Total Fees: 0.00372053 BTC
Feerates: 16.30 > 0.37 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,745 (148,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,634 766,634 0000000000000000000784330f8d55c1e86f3e93223b27158282cb80810f975a 3,029 1.00/1.00 vMB 19
766,633 766,633 00000000000000000000f33406c944f1d3957e7bc01194bb09a5014fb7711fcb 2,423 1.00/1.00 vMB 8
766,632 766,632 000000000000000000020a7de72254b7a472608bf7633e1a7b41ba684dbeedd7 2,765 1.00/1.00 vMB 13
766,631 766,631 00000000000000000005c30d8506eeccfdd7098d8db0b250d7ae3fe070cce7af 1,050 0.41/1.00 vMB 9
766,630 766,630 000000000000000000052bb3a5549007cd08ff6499b1e52c4e536bfc0c3853b3 211 0.07/1.00 vMB 8
766,629 766,629 00000000000000000001a369fec72ffa4b4f2181835e4c4cfc248c94e697bd65 485 0.19/1.00 vMB 3
766,628 766,628 00000000000000000000fb31aae1878366b8a855c1064f0d64eb30a7321a6597 1,940 1.00/1.00 vMB 6
766,627 766,627 000000000000000000041082361cf6e699361e193d97aba84132f7e0416d7d21 2,650 1.00/1.00 vMB 8
766,626 766,626 00000000000000000001e3004cd77706d64130955df70d7363505565ef4d23dd 1,901 1.00/1.00 vMB 10
766,625 766,625 0000000000000000000419c71ee0ee9124972cae703c4afced16cd6cf7c1389c 2,733 1.00/1.00 vMB 16
766,624 766,624 0000000000000000000662fc8482a901dda6be5134a23d0033409c5bfd5e41a5 3,124 1.00/1.00 vMB 14
766,623 766,623 0000000000000000000578e63039b953fd12325010ce83f7da4a9d4e3cfbcb61 1,238 0.60/1.00 vMB 5
766,622 766,622 00000000000000000007dbc400d877b49a280e71eaf79dbb9899d543bfcbc5a3 1,791 1.00/1.00 vMB 7
766,621 766,621 000000000000000000064168e2ead38fe1604bf79898fef803674c440e01b33a 2,485 1.00/1.00 vMB 9
766,620 766,620 0000000000000000000580dda6644a52ccf49fb67dccf9ab6780920e6e644f6f 1,972 1.00/1.00 vMB 13
766,619 766,619 00000000000000000002f3b737c40b142bab01df0de8444daa88843c24e4aa27 1,032 0.37/1.00 vMB 10
766,618 766,618 00000000000000000005a2fbbe28d8dff961a4ffd1c70467c68c4e5d08cc70cd 2,539 1.00/1.00 vMB 7
766,617 766,617 00000000000000000004a597c4a58897bedddc539c616404b9d5a89ccff6b333 3,063 1.00/1.00 vMB 16
766,616 766,616 0000000000000000000261b1c657e5b1eaa2261e2ffef325eeb1af6cb523a2f7 1,899 0.77/1.00 vMB 3
766,615 766,615 00000000000000000004690c3114324dcadd706c7808ec622d95e8f35b2c8dc6 2,792 1.00/1.00 vMB 17
766,614 766,614 00000000000000000000768c783dd017e8e3d11604efb82d3894217a1c3437eb 2,483 0.84/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.94 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: 646.58 GB
    • Received: 12.86 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.