Loading Tool

Explorer IconExplorer

Memory Pool

48,431 transactions
28.24 vMB
0.07331879 BTC
Random Selection Loading Transactions
Max Size: 150.71/200 MB

Candidate Block

Mining Attempt c8c41efc99f6c78cffc8a9daa7a3323572d792e4b80fd0b054b8e223f8dd9cb1
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 8473450747d21c458093c6f0c8dcaea0455dc896240dc34ce7f9f15b29d3779a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,374
Size: 1.00 vMB
Total Fees: 0.01853962 BTC
Feerates: 301.05 > 1.86 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (409,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,704 505,704 00000000000000000026fc47cf06d1abd6c5889eca9c8b17737b8aa3c0f97ca5 1,667 1.00/1.00 vMB 311
505,703 505,703 0000000000000000005f4596cefbb774a6ac0ed74922963d5a6c87be1444c65e 1,924 1.00/1.00 vMB 241
505,702 505,702 000000000000000000243366b3aab8065140503814dd68b792e09f2f742115b3 2,058 1.00/1.00 vMB 281
505,701 505,701 0000000000000000001ea3a3bc9b3abb1b5c39129299ed6b83feaf466e773abb 2,302 1.00/1.00 vMB 314
505,700 505,700 0000000000000000006359dd4e5d50437c32b4e8ef8c5b3efe7fc411d8a085a7 121 1.00/1.00 vMB 58
505,699 505,699 0000000000000000007765ecd0c3f435dc263b998f8fb58e438319a1378df568 1,604 1.00/1.00 vMB 172
505,698 505,698 000000000000000000736e886f0494928d58607387b98b3d209c02fbd2c4e2b9 839 1.00/1.00 vMB 148
505,697 505,697 0000000000000000004810fe8f9fd57ebde2e3aa95d165565219c48fe912b2a5 1,917 1.00/1.00 vMB 210
505,696 505,696 0000000000000000005775a745652071378af39d3dff7ac3648cc30757d4fa2e 1,588 1.00/1.00 vMB 210
505,695 505,695 00000000000000000003d853ecc4958ed2c84d3932e9355982ba4a8bd07f3eb3 99 1.00/1.00 vMB 54
505,694 505,694 0000000000000000006726bd49b1c3b1d0286f1168b7b50172c591d147ba3a5f 420 1.00/1.00 vMB 102
505,693 505,693 0000000000000000004e27ca1e23cee228ccf5005c0d5a52317768ca6fcea482 507 1.00/1.00 vMB 89
505,692 505,692 0000000000000000007d488608b0b27bd43b4bf71ad30fd14389be229bc45770 1,626 1.00/1.00 vMB 104
505,691 505,691 0000000000000000004057175a9ed480a17a87b700e8737ff7bfa08776039b71 2,182 1.00/1.00 vMB 309
505,690 505,690 00000000000000000012b15bbf4ec12fe410cc9197bd9b5b81541d9f4aab682b 858 1.00/1.00 vMB 89
505,689 505,689 0000000000000000006d8266d3ceb55ff29438b28913c01b36b01429df381554 1,557 1.00/1.00 vMB 265
505,688 505,688 0000000000000000004b7800ee30ef0750ea974be053166747f0a405cd7c422a 1,905 1.00/1.00 vMB 188
505,687 505,687 000000000000000000567b7a4dd90b9ef51c4cc28963aa51dd5a06b4348eb1e6 1,652 1.00/1.00 vMB 227
505,686 505,686 00000000000000000019cc464475978f26bc61cec8f1829fcca4db96718b3c00 238 1.00/1.00 vMB 216
505,685 505,685 0000000000000000001635c2b1ebb05dae50a507d2063bb9327dd90ecd966c59 1,556 1.00/1.00 vMB 281
505,684 505,684 0000000000000000000142f3edc2e4d681a390352062bb3e832530c571ada131 556 1.00/1.00 vMB 232
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.