Loading Tool

Explorer IconExplorer

Memory Pool

37,107 transactions
26.84 vMB
0.05998967 BTC
Random Selection Loading Transactions
Max Size: 136.33/200 MB

Candidate Block

Mining Attempt b366656ff8248a2e2a709a18e1c4daa76c378799b155abd4349fabc6319d05a9
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root fdae08cce03caf1ab774b1eb1ad38afe35ebcfc961aa008dd41aae424a21e7b1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,953
Size: 1.00 vMB
Total Fees: 0.00961466 BTC
Feerates: 74.79 > 0.96 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (520,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,770 393,770 0000000000000000095b6afe4541a959291f1a0648164a77783839e7007d39be 737 0.40/1.00 vMB 25
393,769 393,769 0000000000000000063bb98846f03c794b3830728902f1ae17edb0b6ab93d9d2 475 0.24/1.00 vMB 32
393,768 393,768 000000000000000002aae1914c3d4cd8fe9d891767d47dc15c3af40b325679d0 675 0.69/1.00 vMB 24
393,767 393,767 000000000000000008fd51382a90401233c273494cefd2b97dc4f15aa5d28f40 1,289 0.93/1.00 vMB 26
393,766 393,766 000000000000000009249c4d865d96ae1ace14fbbdca62115b576ec23970c62d 314 1.00/1.00 vMB 12
393,765 393,765 00000000000000000486a72e466bfea12d8dd045c764b66cef5f94b234b892cd 1,141 0.95/1.00 vMB 24
393,764 393,764 00000000000000000297ef3ed02b5a3dcac43568257183b5254414a37114ec8c 1,677 0.86/1.00 vMB 35
393,763 393,763 0000000000000000003ae905b7aa1c89d7f871360be6579799af7b46429ef5d8 2 0.00/1.00 vMB 0
393,762 393,762 000000000000000003c544e5894c6a849fc8ed3f92abc5d8c63861986cbea7c3 2,198 0.93/1.00 vMB 39
393,761 393,761 000000000000000008ee270a1854a0a7d87f3e90250242af47203df8f6ed2d3d 2,467 0.93/1.00 vMB 44
393,760 393,760 00000000000000000975d51e79bea8ae2a98b111bfafd869b8f0ddfac511b6c8 359 0.34/1.00 vMB 20
393,759 393,759 00000000000000000197a003c3d710ae2d2b63e397fc933397706db7318f10ca 631 0.43/1.00 vMB 25
393,758 393,758 0000000000000000037a137754adb5fb8f5625383ee2cf3cd8370d9a087938f4 868 0.52/1.00 vMB 27
393,757 393,757 000000000000000007f9ff9a0c75791a75b4e80e2e305e2849b8e32dc67f80a0 182 0.16/1.00 vMB 27
393,756 393,756 000000000000000005075c05315f9e01fd13ee669aad0816e48de1f29a9780cd 387 0.58/1.00 vMB 13
393,755 393,755 0000000000000000044f8fdb228c279ea3d750f3ea3cbecbd6393866268acc33 1,076 0.95/1.00 vMB 22
393,754 393,754 0000000000000000053ceaaeb3225f535cba51cba17a93741de3576ad36680d9 2 0.00/1.00 vMB 0
393,753 393,753 0000000000000000001c7445a042c4181d288bf5a73f4a8c31ba629ee27a65af 454 0.99/1.00 vMB 12
393,752 393,752 00000000000000000892e83639a807699b2ad7f93b7a5414e4240e307a91a34d 621 1.00/1.00 vMB 9
393,751 393,751 000000000000000000eba635a9d96f5eef6848c6fb67d9d8339bcf3ea37ed14e 563 1.00/1.00 vMB 10
393,750 393,750 0000000000000000072fe6f2e0ed0b4c46b89321f087365c4bbe64b59946a83f 1,794 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.15 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.