Loading Tool

Explorer IconExplorer

Memory Pool

30,553 transactions
27.64 vMB
0.12308349 BTC
Random Selection Loading Transactions
Max Size: 134.92/200 MB

Candidate Block

Mining Attempt 86d7b12b6ba0268fead5710b0764db5952e0b46835a473f1eaf4f58c1506254d
Version 20000000
Previous Block 00000000000000000000243d44a97f1c271d0d3ca36b116d29da015d7b8fdbf4
Merkle Root c2f3b99986150f8c27ce1ab6d0a0455188a887b27ee1cf264ba98dc5a897814d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,973
Size: 1.00 vMB
Total Fees: 0.07035576 BTC
Feerates: 150.74 > 7.05 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,512 (145,964 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,548 768,548 00000000000000000001c799b57faef5b2d5178b9a0245905d6886740d6db2fa 2,403 0.73/1.00 vMB 14
768,547 768,547 000000000000000000078355c2107830c7eb6f9113e1188a9d4728676019b797 897 0.32/1.00 vMB 15
768,546 768,546 00000000000000000005be7ac2379af65a76847d95409561540e0c00672ff44d 835 0.37/1.00 vMB 6
768,545 768,545 000000000000000000068a80957207b367f442995ac372718d9e299bf476dce2 2,905 1.00/1.00 vMB 8
768,544 768,544 00000000000000000005a183e798f4280936d403c267c62ce3531be1c8203262 2,679 1.00/1.00 vMB 13
768,543 768,543 000000000000000000078c17ef13cb81433414919b4ef0028c7fefcf57fc46cd 3,732 1.00/1.00 vMB 19
768,542 768,542 00000000000000000003f6f520cdbcae1263174eb3ec5e06a0e9844d6e2287f6 2,870 1.00/1.00 vMB 31
768,541 768,541 000000000000000000048130d3d69a2b40b5c57c10cb54d5ea4da47f74ea4134 381 0.11/1.00 vMB 14
768,540 768,540 0000000000000000000776e234fb95b35204280546058f25fb5a5710c3746939 2,404 0.75/1.00 vMB 14
768,539 768,539 00000000000000000002139c1e94c3deba66c89dded99148114f2fd149626c09 68 0.01/1.00 vMB 21
768,538 768,538 000000000000000000020ae1426fd3ac86d87fef5b1aaa3801349a042f4dd4fd 1,603 0.62/1.00 vMB 15
768,537 768,537 0000000000000000000187613d9336260a0ae3303f5a6eee17207eb4e5de2864 702 0.33/1.00 vMB 17
768,536 768,536 00000000000000000005c7c3a064cf25591d5b3a0fe596d4b441f9c93bbaea7b 806 0.37/1.00 vMB 9
768,535 768,535 00000000000000000003fee2b23b031c8d0bb291b92d0ea367475c9a00943abd 2,262 1.00/1.00 vMB 11
768,534 768,534 0000000000000000000701ec4a6a65fbbaed8e8a434196b46c61075096df6614 1,795 1.00/1.00 vMB 11
768,533 768,533 000000000000000000011c039045d7af241a2e6f408c3f951c7eda75f59b026f 1,702 1.00/1.00 vMB 16
768,532 768,532 000000000000000000047043872415b860bca3c6fc3ce0a1ec306ecd5bc44d34 3,298 1.00/1.00 vMB 25
768,531 768,531 000000000000000000079f390142fb5fb0c03166a62a361b5a165e03d69de56e 678 0.24/1.00 vMB 15
768,530 768,530 000000000000000000072c84924ef4fd9254523fa997b4d5d082da682bb9c4ab 954 0.33/1.00 vMB 14
768,529 768,529 00000000000000000004b72eb3d5ce88b114ab074ea9411adce4237bc723b7d9 2,713 0.92/1.00 vMB 15
768,528 768,528 00000000000000000001e86f933989222a5accb3cd898d1e22e615e6205a83d9 597 0.21/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.52 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: 612.87 GB
    • Received: 11.07 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.