Loading Tool

Explorer IconExplorer

Memory Pool

42,474 transactions
28.34 vMB
0.07333550 BTC
Random Selection Loading Transactions
Max Size: 145.98/200 MB

Candidate Block

Mining Attempt 8d289cd308142a7cf9c5d26de4438bd472e3d7ca4609dc2f67318ad0910dd5ce
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 9a549b755768d961c65526823b2d2d069ebe65ad06e387690bd67c315ac35b74
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,649
Size: 1.00 vMB
Total Fees: 0.01675543 BTC
Feerates: 100.56 > 1.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (527,014 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,626 387,626 000000000000000000f2e1440896636a36fa26b1fd6e2b06d25a357059c6dd59 911 0.53/1.00 vMB 31
387,625 387,625 0000000000000000028f3f689c218f0d6a6be85e5c4d0ea5b7930640df6f56bb 981 0.64/1.00 vMB 24
387,624 387,624 0000000000000000014dc7993059f10191f346504e002bd9bf42a56d23a9ac17 885 0.89/1.00 vMB 15
387,623 387,623 000000000000000000516d33c0a08cf8f4851e0c67ad06fd7184f7504091d2b2 2,026 0.75/1.00 vMB 38
387,622 387,622 00000000000000000904f1c661f914420bc5825f2206c79a3f99ebe7c3c4329f 176 0.16/1.00 vMB 17
387,621 387,621 0000000000000000066a459829deafbac2a2446dba5befc83961a72f479d8eee 111 0.15/1.00 vMB 17
387,620 387,620 000000000000000002bca989506ae7e047572b38963d5b4b15707f2e8e2d5b91 1,955 0.98/1.00 vMB 29
387,619 387,619 000000000000000000a3b301b87b07ee952707d30396a0fa116fa0b01cca1f4e 2,087 0.99/1.00 vMB 30
387,618 387,618 0000000000000000036fff03d002b8789541350f993df4dc09a1de672a4b7be4 1,828 1.00/1.00 vMB 31
387,617 387,617 0000000000000000099b095a982f5987017885e033d1c3b39296b8b552b696e9 1 0.00/1.00 vMB 0
387,616 387,616 00000000000000000302c0857d3f71ef4f264ff95c99a058170256a1f330f07d 1 0.00/1.00 vMB 0
387,615 387,615 0000000000000000044e3a71cdb513d85d892313fada6905ccb675778857e86b 1 0.00/1.00 vMB 0
387,614 387,614 0000000000000000020175ec3c687d3c0430cc728aaaaedde0e87dd3d6e66faa 1,406 0.66/1.00 vMB 31
387,613 387,613 0000000000000000092d3f9fef85157000c2fea4d0cfe6b4358f7a07155160d8 1,109 0.52/1.00 vMB 35
387,612 387,612 000000000000000005f779adfa4274418574fccdc0a620e4befff26d2c8fc6f0 497 0.65/1.00 vMB 14
387,611 387,611 0000000000000000041cfc47b1061bbdcaa6907cc6e060cd0477150f678f1283 771 0.43/1.00 vMB 23
387,610 387,610 00000000000000000550db06592e9b4c0082e1ad15affcaa3e8f80397a2888ad 1 0.00/1.00 vMB 0
387,609 387,609 0000000000000000079930489e8a79f94a17df8301e1608eb2fe75a87dfd6828 1,195 1.00/1.00 vMB 17
387,608 387,608 000000000000000009f53f924f65f874a38450d0a85f8225354f948954a380c5 1,318 0.75/1.00 vMB 28
387,607 387,607 0000000000000000040740b587234e1eeecdfe761cb451f996d458d6e8782eee 1,265 0.99/1.00 vMB 19
387,606 387,606 0000000000000000036070a51acef02019d7a66a5e4a4553ad7966dba5bd7bb8 1,697 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 631.85 GB
    • Received: 12.08 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.