Loading Tool

Explorer IconExplorer

Memory Pool

82,147 transactions
30.95 vMB
0.10366171 BTC
Random Selection Loading Transactions
Max Size: 188.21/200 MB

Candidate Block

Mining Attempt fd5af15c59b4511dda01ea411db63fe31d62bb48146764db3c90413fdedeb229
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 075177456943831eabb79ca437033253536df8fa1d119bf542e960cf7eb93971
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,025
Size: 1.00 vMB
Total Fees: 0.03086666 BTC
Feerates: 200.89 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (632,616 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,766 282,766 0000000000000001e6589eb0d77896ed45405a2c9d65f134248a2efc2c3dfa48 59 0.02/1.00 vMB 30
282,765 282,765 00000000000000019a05603aeadabd2347aecc8cea2a582df770f2ea4be6520b 128 0.20/1.00 vMB 18
282,764 282,764 0000000000000001e6dcbc41e12a5f11e13a9eb25cea7d44e123af4084658f70 1,013 0.46/1.00 vMB 41
282,763 282,763 000000000000000078cb672e4962e5a1f21c2e8028baf1c40a67994bb3f62389 164 0.05/1.00 vMB 79
282,762 282,762 00000000000000007d740c8a5eb96bb745210403c7ef3a16c4fbc3c5d78651c9 156 0.07/1.00 vMB 88
282,761 282,761 000000000000000085653bc8e8805916f33da7f5ef922a892889dbdf5f2885e5 212 0.10/1.00 vMB 39
282,760 282,760 00000000000000005c0a83cc9505c9da94ebeb6fdc369b96d641915e9bb7dea2 79 0.03/1.00 vMB 42
282,759 282,759 00000000000000009b7610a257d8844d9278d3fbc49a053c730888a6b67d1b4a 388 0.15/1.00 vMB 49
282,758 282,758 000000000000000086da6e9ef739c51cf16c4575eb66127096eb683e3a99d773 106 0.05/1.00 vMB 30
282,757 282,757 000000000000000144785afb658fbe3ad2ce9ec2c5827886934c9a678d6942fd 147 0.13/1.00 vMB 13
282,756 282,756 0000000000000000ff062b62dee3c96f8fb9268bdaaeb50d14a017d5146737d8 480 0.25/1.00 vMB 26
282,755 282,755 00000000000000016affd4284f79bfcb628da9c33877243676496c9b701a1148 779 0.25/1.00 vMB 69
282,754 282,754 00000000000000009e1b71c9ade519853728a052ec8cfed67b1d7a4436632034 615 0.41/1.00 vMB 22
282,753 282,753 0000000000000000509ca8f92e60acd5a588308e2456e94afd6809bbd1f0c2f2 1,527 0.50/1.00 vMB 85
282,752 282,752 0000000000000001a7633ee76c6bd98f39c291937c7d5356931b7a94747cbdb0 91 0.10/1.00 vMB 15
282,751 282,751 0000000000000000af18a60d8cf63a1a646b774b81313902525fe35826901ba9 566 0.25/1.00 vMB 50
282,750 282,750 00000000000000003be75f40ba53d3335a5e8567f72a6e61dc788d1164a13d73 581 0.42/1.00 vMB 28
282,749 282,749 000000000000000192a44d7dc8fac60f6252695c5ca01b818e72b943d23ba5c3 472 0.25/1.00 vMB 51
282,748 282,748 0000000000000001b35e225d743b7e0dd2e9066d0f7ffa132da4a71d685c9b32 386 0.50/1.00 vMB 20
282,747 282,747 00000000000000008e23560246ff5300b1f81ab4e58cd8484a4c5e3a4e75674c 627 0.25/1.00 vMB 39
282,746 282,746 000000000000000091e7f177e5f358d40a750f9b9b547b13f4559671c6dd69a6 1,414 0.90/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.60 GB
    • Received: 18.21 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.