Loading Tool

Explorer IconExplorer

Memory Pool

77,944 transactions
29.80 vMB
0.10681374 BTC
Random Selection Loading Transactions
Max Size: 177.76/200 MB

Candidate Block

Mining Attempt 40146fcac797904507e96feb0aeb4cd4debd6e8e9015ae978ba72a4700c9587c
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root 05ee8bb98e79b7530a36fa18f0d5ce0e35fe587eb81bb62a95a286ddf4a4c8cf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,539
Size: 1.00 vMB
Total Fees: 0.02340371 BTC
Feerates: 109.82 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (584,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,559 330,559 0000000000000000021e06e53817718c75681f345e478d2e60a9966f4dc0ced1 738 0.55/1.00 vMB 25
330,558 330,558 00000000000000000d831e557532db5aef41dc451e6386e7ab458ef1c74ff638 99 0.06/1.00 vMB 25
330,557 330,557 0000000000000000024bd07d808fda747acf502ce0d0f1922d269c7267348dd0 99 0.04/1.00 vMB 29
330,556 330,556 00000000000000001506879bf7fb93807ccef086c564ccccb5076c0133e72679 62 0.04/1.00 vMB 16
330,555 330,555 0000000000000000035c18067ffdb445edf2f94973ce5e2dc4d34dbb5085104e 213 0.12/1.00 vMB 26
330,554 330,554 000000000000000017c75868910e522b8db7d464d2cc1d9b9198150afd069fdf 169 0.10/1.00 vMB 26
330,553 330,553 000000000000000018a13446b4166d757abf70997a1fda790107690c579ed360 1 0.00/1.00 vMB 0
330,552 330,552 00000000000000000cf8cee375c82813edf7ba3858e9b17176f3bfee53af5228 83 0.03/1.00 vMB 28
330,551 330,551 000000000000000017c9addfe266e0dbead1b1dac76c75c0b9e1e9704f9ab615 296 0.16/1.00 vMB 25
330,550 330,550 0000000000000000192f4aac3e0348a663809b4128d2c5a946c20d0ebfb2481c 163 0.10/1.00 vMB 6
330,549 330,549 000000000000000019313048907412c672c6884a575b93de8fc92b2a2d52eb33 293 0.17/1.00 vMB 25
330,548 330,548 000000000000000010772ceb46edbc9a5f651e9186e0c4bc462e7784d80a1202 337 0.18/1.00 vMB 27
330,547 330,547 000000000000000009703be180e48245cf85b7f6dfbe50825a5b46e1fb16c247 15 0.01/1.00 vMB 10
330,546 330,546 0000000000000000126b9f736e907aeb2b68679b959dbd8d19bca3e033340629 532 0.41/1.00 vMB 21
330,545 330,545 0000000000000000126fc62619701b8c3da59424755e9de409053524620b114d 128 0.07/1.00 vMB 23
330,544 330,544 000000000000000008573d8ac6eb85ea50fc164c2339dffeeb768423b72f5eeb 326 0.12/1.00 vMB 32
330,543 330,543 00000000000000000b189b34dd8f2ecbc3a804089a57cd8edfe0e1670487065e 453 0.24/1.00 vMB 26
330,542 330,542 00000000000000000aa58c629299e807ceb72171931a323d49db8383b6a92eab 571 0.34/1.00 vMB 25
330,541 330,541 00000000000000000298def95a63fa8c2ccedb1a18431e7e8feb9332270dc947 654 0.37/1.00 vMB 24
330,540 330,540 00000000000000001481e0777fdc59171da46fce0dd7dc7ed203c12474d1d971 582 0.33/1.00 vMB 24
330,539 330,539 0000000000000000106d9413b966a2bdde440dc226fd0555c1197b22e68dcc12 69 0.05/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.91 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: 714.14 GB
    • Received: 17.51 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.