Loading Tool

Explorer IconExplorer

Memory Pool

83,828 transactions
31.45 vMB
0.09481755 BTC
Random Selection Loading Transactions
Max Size: 192.76/200 MB

Candidate Block

Mining Attempt cc2efa95bda0b897361c2f47dede3861d5c6257717f6ea38496327a86bf52b1c
Version 20000000
Previous Block 000000000000000000007e377d6e096ae0ae208e7c56eca1526c4517ce45359d
Merkle Root 0ced676873ad8f7af15d115643565cdda83c0ec5bed2baaff8a873bf8123e2ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,885
Size: 1.00 vMB
Total Fees: 0.02291463 BTC
Feerates: 299.70 > 2.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,225 (106,544 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
808,681 808,681 000000000000000000001f774dde3083bc4988b2a46016f7c2cea42588badb7e 4,997 1.00/1.00 vMB 21
808,680 808,680 00000000000000000004a841cfaade9b24e90d83c2c1ee319daeb7800b9f7a8d 3,046 1.00/1.00 vMB 27
808,679 808,679 00000000000000000004121dc8777de63258dcf40a57f085eb70e8e5140760b4 4,768 1.00/1.00 vMB 30
808,678 808,678 00000000000000000002561e1e9e110add7e63f716c3b460499d7b1445f93d1f 4,243 1.00/1.00 vMB 28
808,677 808,677 00000000000000000002df55a8eba95939cad0ddbe41c4ee2147143891eab6e9 5,789 1.00/1.00 vMB 25
808,676 808,676 00000000000000000001ac51f4311ff4ee578a434d10ac44b65526da9c8cfc5d 3,802 1.00/1.00 vMB 33
808,675 808,675 000000000000000000042e62459c182be3ab1b965cb2746a2406260ad1f8d031 3,996 1.00/1.00 vMB 23
808,674 808,674 0000000000000000000095bf795f438d3c5d347d3a0a496cf8510e95db220db4 2,305 1.00/1.00 vMB 35
808,673 808,673 00000000000000000002531d38654f1e4103aa95f2eb4b6ccd65106e4f56a275 2,676 1.00/1.00 vMB 42
808,672 808,672 00000000000000000004294ace56f2551dcbda3758e134afec4feea5154a208d 1,140 1.00/1.00 vMB 52
808,671 808,671 000000000000000000034b956246d177295c2ea63ba2da609b3434f4695aa630 4,388 1.00/1.00 vMB 27
808,670 808,670 00000000000000000003686d63d78eedd4e7df0857e101097f665999d39a2e56 5,719 1.00/1.00 vMB 24
808,669 808,669 00000000000000000000d60fe4868fb05cf7d80187f2003fa09fce0eacd69a4d 4,001 1.00/1.00 vMB 30
808,668 808,668 0000000000000000000384a4380161cdd3858d338890f3a148d40a86c07d35f5 2,187 1.00/1.00 vMB 29
808,667 808,667 000000000000000000011c28ec19ac640c879926b76260bfbc2a15540f385f1e 1,499 1.00/1.00 vMB 28
808,666 808,666 00000000000000000001a334f46d375055824c4bafccf426e4379a8c8d5cbeb7 2,629 1.00/1.00 vMB 38
808,665 808,665 000000000000000000020450980313f126ffd0526533aca9eae10a29cc7b4443 3,310 1.00/1.00 vMB 50
808,664 808,664 000000000000000000033cdbd41732c45393567023b9ff5e2788be6942174de2 3,103 1.00/1.00 vMB 23
808,663 808,663 000000000000000000032b9df3d21d50777da59a63d52a4ae5ca9df698f5234b 2,260 1.00/1.00 vMB 38
808,662 808,662 000000000000000000017e2182b974c51e545bda248757acc9235505ff4a86ef 421 1.00/1.00 vMB 27
808,661 808,661 00000000000000000001bae714c1fbc509fcc40dac3ade7becff09ccd772a3f6 2,058 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.78 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.61 GB
    • Received: 16.94 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.