Loading Tool

Explorer IconExplorer

Memory Pool

46,730 transactions
22.66 vMB
0.05831715 BTC
Random Selection Loading Transactions
Max Size: 126.05/200 MB

Candidate Block

Mining Attempt add75a9e425baca17deacb35d6ce76de09e2a309700db6fdf9d0e79978d4904f
Version 20000000
Previous Block 00000000000000000001d404629c7d8be7d8e850a785cd0afc4e19c6ad92f337
Merkle Root 51937d5018ca2b02474f1bfa17dc474bbf428ed6dd4263059ec09043d59f77f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,046
Size: 1.00 vMB
Total Fees: 0.01150621 BTC
Feerates: 100.53 > 1.15 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,008 (741,319 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,689 172,689 000000000000098828338d1a1fe6898b9d975a0051155abb5928d5cfecf447ae 11 0.00/1.00 vMB 58
172,688 172,688 00000000000002059c7c55b458fef8eedadb3a95803fd7d1665719903341405d 42 0.02/1.00 vMB 158
172,687 172,687 00000000000008eb70d180a4e3cc070e22426a03ca68ccfed837729dd3f922f9 18 0.00/1.00 vMB 78
172,686 172,686 00000000000007dcae7b76fb442f8db5f29e4524a3f6229cc6afa4b3409f5ac7 31 0.02/1.00 vMB 83
172,685 172,685 000000000000081f9bbe2dd74ce24ecc1f222d9f77c183444ef572cdf6e492ee 62 0.02/1.00 vMB 13
172,684 172,684 000000000000013a124a7119458c8ab1d9047a02e693fa4e312e423b75e09f25 11 0.00/1.00 vMB 0
172,683 172,683 00000000000007401463795aaeaa4d5f6f542f585610f05da387d8f185096cb1 15 0.01/1.00 vMB 45
172,682 172,682 0000000000000abdb564d672aab1d47cd46baac5fe95e6da666e143db6e15c12 19 0.01/1.00 vMB 198
172,681 172,681 0000000000000344ce0a9876dda9c21cb4629775e49b49a551ab824c8925ddbf 1 0.00/1.00 vMB 0
172,680 172,680 000000000000029a05e28f65d685515479790f388c65a8ab62d6ffdb46c91e9e 10 0.00/1.00 vMB 0
172,679 172,679 000000000000005ea7ed23e52f41cf6520986c87620b1532f0cfe7117e066a14 43 0.01/1.00 vMB 1,101
172,678 172,678 00000000000000eafb14e6fefa088b007daa30c197bd06ef6001bbb6696229cd 37 0.02/1.00 vMB 76
172,677 172,677 0000000000000b1ff1b5eb66c2240fcf5cdb9fe9662676aadf18ba3eafbb8048 22 0.01/1.00 vMB 68
172,676 172,676 00000000000002c45d1b1fa1fefc6fe1b9e049b834754bc1a0cbd812ea5877dc 47 0.02/1.00 vMB 174
172,675 172,675 0000000000000498fbace0b93403a66713024361c6b461896e3a58e0a44c9e58 42 0.05/1.00 vMB 167
172,674 172,674 00000000000008b263e4c9fa2e48ba064fb5436d20fec24e3345a052978e513d 81 0.03/1.00 vMB 143
172,673 172,673 00000000000006417178e4427fda99539a86dfca6d8345695d0ecfecdede266f 1 0.00/1.00 vMB 0
172,672 172,672 0000000000000a8d183c2cba137093cf938b62cf7da270d451cfc404e9b840a9 1 0.00/1.00 vMB 0
172,671 172,671 000000000000079483f10b7a71d9b8eb09c4dfe2d73e5fec3c34e7b73521de29 157 0.05/1.00 vMB 184
172,670 172,670 00000000000002b6341e7aa92dfcedcf2d9d18eee01eeebff426c2803a4eef0f 31 0.01/1.00 vMB 202
172,669 172,669 00000000000009a019b42598db3aa7844d77137746163b63f50cfd7c82f44a46 44 0.01/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 780.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: 544.18 GB
    • Received: 6.34 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.