Loading Tool

Explorer IconExplorer

Memory Pool

21,295 transactions
16.79 vMB
0.02493680 BTC
Random Selection Loading Transactions
Max Size: 88.79/200 MB

Candidate Block

Mining Attempt af7e8628331ca4fa10d3fcb7ea5ceabfa15e52fe309bf2c80e3c8ac55ffb74df
Version 20000000
Previous Block 000000000000000000005673eb4bb6218438811084f9d20c0ae724f3d297c605
Merkle Root 2254d2243a0e0e08748b1b3e367eee24ce7b7c7c424ff3ff5433c74742817935
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 6,387
Size: 1.00 vMB
Total Fees: 0.00702368 BTC
Feerates: 122.99 > 0.70 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,731 (23,856 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,875 917,875 000000000000000000005d18a5d0bf78da054b21e3dae6655165a8dbf0a3931d 1,522 1.00/1.00 vMB 1
917,874 917,874 00000000000000000000fb402f9f61ba7b77bf6a5498037022b55403c8a1cbb9 3,710 1.00/1.00 vMB 1
917,873 917,873 00000000000000000000962d20ae13772c1c7a0699dc48036897a8eb7c41794b 3,431 1.00/1.00 vMB 1
917,872 917,872 00000000000000000000e39cab7180af7afafd542be780604a8ff14da43844bf 6,371 1.00/1.00 vMB 0
917,871 917,871 0000000000000000000049951580d7050b2d16712bae7413584ef16dae404d8f 5,980 1.00/1.00 vMB 1
917,870 917,870 00000000000000000001064919ffa2ada70213f85548dd4f76a6601fa49905c8 481 0.12/1.00 vMB 2
917,869 917,869 000000000000000000004983a92f5adc18996cb13daac35b6b44d8a86fe3d8ab 5,142 1.00/1.00 vMB 0
917,868 917,868 00000000000000000000baf3be9ab5738a772303a71c29a184b62978ba5fdde4 6,422 1.00/1.00 vMB 0
917,867 917,867 0000000000000000000024e17b9897c9bf4aa9d628c4f54fe9b5d67b58cdaf80 184 0.04/1.00 vMB 2
917,866 917,866 000000000000000000003c647dfbe74e48b7272494440a964591a3cc4a5472ca 6,060 1.00/1.00 vMB 0
917,865 917,865 00000000000000000001846b55541b0b88922a9beb3be777b7249f57960d3f44 5,713 1.00/1.00 vMB 1
917,864 917,864 00000000000000000000841cdf91c4ce1a7ac98240c0daa2555af2f7b2b20ab5 1,408 0.65/1.00 vMB 2
917,863 917,863 000000000000000000017d56fcd1439f73e44d8183db44ef91c868936c4fc081 4,344 1.00/1.00 vMB 2
917,862 917,862 000000000000000000000bc62fe1fb7a7f42d3cd5778843679d01421f83ed314 5,495 1.00/1.00 vMB 1
917,861 917,861 0000000000000000000020674495a982621d7a2dd446254823b82f2c4188385f 5,520 1.00/1.00 vMB 1
917,860 917,860 0000000000000000000113d5bca20139f47f82c0c2c71633918fd5099b7a6139 4,606 1.00/1.00 vMB 1
917,859 917,859 00000000000000000001a78c2412c4aa04d6f95d042a8ed39b5f84881e8dce90 3,517 1.00/1.00 vMB 1
917,858 917,858 00000000000000000001a644a84c038c2831f0cbd01a6b2bcd4e3ffaea15651b 3,149 1.00/1.00 vMB 3
917,857 917,857 00000000000000000001b6aa03b6f5fbc418eef785f82df34fd397d6eaa05ddd 1,899 0.77/1.00 vMB 2
917,856 917,856 00000000000000000000f26b1d2439fce047dc636ed951db9ad5cfa473d41f32 3,904 1.00/1.00 vMB 2
917,855 917,855 00000000000000000000dedaefc89d881c8ab467f01aba7122c94daa71159e93 4,883 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 829.84 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: 4,670.04 GB
    • Received: 254.13 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.