Loading Tool

Explorer IconExplorer

Memory Pool

76,226 transactions
29.17 vMB
0.10508429 BTC
Random Selection Loading Transactions
Max Size: 172.47/200 MB

Candidate Block

Mining Attempt db57744a6dd76639de0c260eb475d9809cf2e73edc6e481e32babf94814e0beb
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 1414f694be8edb81d13bc840ab0aec2019a771e061477c7b6cafd2f807ce9872
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,391
Size: 1.00 vMB
Total Fees: 0.04236757 BTC
Feerates: 201.37 > 4.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (491,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
423,380 423,380 00000000000000000545cb35420b65c5375f45baf0fd2d8d1c86efc6b0c5b678 703 0.55/1.00 vMB 42
423,379 423,379 0000000000000000005f66bb7b3cdaca84cf499321fd145741c9c1d3bc44a5ba 1,475 1.00/1.00 vMB 41
423,378 423,378 000000000000000001fc54e06006071fd5be2ff7b1b40916ee6e98ceb0b48a6d 2,288 1.00/1.00 vMB 75
423,377 423,377 0000000000000000034ac90a6c54cd4dd181e1e9483b3a3f5be07fbdce2c5b0e 1,345 1.00/1.00 vMB 72
423,376 423,376 0000000000000000011e3cded33baff6255eed91e8c8c6a927d878f9d2312882 1,067 1.00/1.00 vMB 29
423,375 423,375 000000000000000001fc356367dc8b5e3c9cb64c10e655531832e3ba9d9e9815 1,909 1.00/1.00 vMB 64
423,374 423,374 000000000000000000ffb0845786b0bef66a361d9b735b4383bd55a1927dd7d5 1,965 1.00/1.00 vMB 79
423,373 423,373 0000000000000000045f2d506be8acf1f6c82889a1c1b44b664535140e73a680 1,808 0.82/1.00 vMB 58
423,372 423,372 00000000000000000381e75fd7bec8caf5ae12c588f7f21aac763f68fab89dd4 386 0.20/1.00 vMB 74
423,371 423,371 000000000000000001ed5c6fb303967f316021127881d3a10be8d1ebcebbe343 799 0.33/1.00 vMB 72
423,370 423,370 0000000000000000000707a92aeb4016e5727e793014edc1ad5f94b72cb882e7 825 1.00/1.00 vMB 21
423,369 423,369 0000000000000000042353eb543b6021af00853fd7afed6bba97b0da3cf48f5f 984 0.43/1.00 vMB 72
423,368 423,368 0000000000000000007c9b79867ad9ef194fcf9fa917512e72630a55fcb04b00 1,682 0.81/1.00 vMB 65
423,367 423,367 000000000000000002511dfadf06b40736806d70462c5da93598255035979079 1,319 0.57/1.00 vMB 64
423,366 423,366 000000000000000003542e076b79dd95b315a15100e32782190304df7ee0aa5f 647 1.00/1.00 vMB 23
423,365 423,365 000000000000000001462eaddb82b4d09d690d60554bc74419ad0644f0c9f48a 1,168 1.00/1.00 vMB 37
423,364 423,364 000000000000000004778186127da666d136de94d2c06bb951be3dbf64118c57 2,439 1.00/1.00 vMB 72
423,363 423,363 0000000000000000034a8f49805fb27c45481dd6d3ba4e7457006eca866e568d 1,427 1.00/1.00 vMB 59
423,362 423,362 0000000000000000056a94fb9bc3387ada4e9bcd3efaea962bf1026644562d53 529 0.25/1.00 vMB 86
423,361 423,361 0000000000000000038ea59b0208b0e2a4f42a7829f60202db286b04616cd351 1,796 1.00/1.00 vMB 57
423,360 423,360 000000000000000001630546cde8482cc183708f076a5e4d6f51cd24518e8f85 1,900 0.93/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.91 GB
    • Received: 15.31 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.