Loading Tool

Explorer IconExplorer

Memory Pool

82,340 transactions
30.97 vMB
0.08142718 BTC
Random Selection Loading Transactions
Max Size: 190.09/200 MB

Candidate Block

Mining Attempt 2dbd96e141ed95d1dac8dd53e42dd7683357806ad24f40775033a89a030863fb
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 351f6eb656d24f209cb7e00601924cdba837609f314682a2f06456035e369934
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,403
Size: 1.00 vMB
Total Fees: 0.01183509 BTC
Feerates: 301.05 > 1.19 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (389,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,769 525,769 0000000000000000001e0b58a3e91b3f1a497db5cfc3d9ef8cc0dc28a300e361 993 1.00/1.00 vMB 11
525,768 525,768 0000000000000000000ae8121db4f43ceef51c344e1ea327a285f44e5b5c360a 2,214 1.00/1.00 vMB 26
525,767 525,767 0000000000000000000a160dc9e9cfe14d14ce6f0926b1c692e1cac651238dbe 1,308 1.00/1.00 vMB 16
525,766 525,766 0000000000000000003bbb184776b0c1a6aefd83f3ce82f43799239f218ccc4c 1,135 1.00/1.00 vMB 9
525,765 525,765 0000000000000000003181a8088f6aa5880f960ae03ca5874283e192c9939138 234 0.33/1.00 vMB 3
525,764 525,764 000000000000000000028306cd453a219cbe80eac61c30768b0c980e63f58c25 911 1.00/1.00 vMB 8
525,763 525,763 00000000000000000020bbd15c9a428a1d824a298c247a6e2c9091cb1dfd1d1a 422 1.00/1.00 vMB 4
525,762 525,762 0000000000000000003963f7cadb63782bd3ba13d169024014fe2b67239b67c7 1,012 1.00/1.00 vMB 9
525,761 525,761 0000000000000000003978fdb2612d69661c420426f70e36796b9b85a4d82c74 1,441 1.00/1.00 vMB 14
525,760 525,760 0000000000000000003dff9b392b197c675d76e865a62ca7185456944d9d1c8f 207 1.00/1.00 vMB 3
525,759 525,759 000000000000000000243413470e5776177b4f77cba4efdeadc5a1def2b5978b 863 1.00/1.00 vMB 6
525,758 525,758 0000000000000000000a894d9a84ba3047bf787bed0af7ae950fc146d49f7422 421 1.00/1.00 vMB 9
525,757 525,757 00000000000000000021d50af70bfcdefa1b6c0dc734cb555405d5c98975defe 578 1.00/1.00 vMB 5
525,756 525,756 000000000000000000254c00c489795b135e87cee889a83aea9849d922e12be9 2,038 1.00/1.00 vMB 18
525,755 525,755 0000000000000000003317f259ce0d96deb87f6bc148033ab80b0f7a2b065508 660 0.95/1.00 vMB 4
525,754 525,754 000000000000000000009b2a4cf5fa8d8d2b4adbf279a29937f049f4af7f41f9 793 0.83/1.00 vMB 10
525,753 525,753 0000000000000000002c27a70afc251f23af18f48b62c4c1baa6b39d164df3bb 795 0.98/1.00 vMB 9
525,752 525,752 0000000000000000002618b35be35e9b7594ae4c49eca58c91eca9d1f9a28c6e 248 0.36/1.00 vMB 3
525,751 525,751 00000000000000000027923b317084f20976f5fc63ba7cd8c35b7c67657b0438 344 1.00/1.00 vMB 4
525,750 525,750 00000000000000000009929bf344ffd1b4e1f311afc4f3f13dcf3bb23a29d673 269 1.00/1.00 vMB 1
525,749 525,749 00000000000000000014da8288eca5ef462a9e9f8918d95428c66f7c8e142377 1,859 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.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: 709.18 GB
    • Received: 16.86 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.