Loading Tool

Explorer IconExplorer

Memory Pool

32,062 transactions
12.48 vMB
0.04854067 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 72.33/200 MB

Candidate Block

Mining Attempt a71f2a500f9eaaa6702e58c5b8ac42fe00db9308d277f152144ba37c37e7c01d
Version 20000000
Previous Block 00000000000000000000c77be48452bb25f0dd2b745c8e738aabebe40d3c9e3f
Merkle Root ba55d26fec0e5a83b5bbc37d6e0cb6c7a1c55e5c57dd459fc3de53bfe6b3f463
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,115
Size: 1.00 vMB
Total Fees: 0.02524771 BTC
Median Feerate: 2.19 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,511 (660,503 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,008 253,008 000000000000001cbcc44ebb8a444dd7a94c9269530e4f90c1e7a43f3386bcfd 197 0.10 vMB 99
253,007 253,007 000000000000000801a7aa1986523135c0ffdbb744887ef2ac84d0d628ff0acb 256 0.10 vMB 177
253,006 253,006 000000000000000b87bd2ee56bd0a4763154f20e69638ac7e2ad07345ce63293 218 0.12 vMB 92
253,005 253,005 0000000000000023f52e95144b7e3d23e7016c2dec2b4c623da9fbf83b3094ed 542 0.25 vMB 142
253,004 253,004 000000000000001c7e5d94f85fd5c4a202ab7ade95b1e66b99f8ae17d325d852 202 0.11 vMB 106
253,003 253,003 000000000000001856cb6fe9452d4646f7190cf037b2d0847d130c9483a18c50 468 0.18 vMB 158
253,002 253,002 00000000000000232b9a399fd9171cf1d95cab8a44e44d6eecc4dd8fcffd8fe2 102 0.05 vMB 101
253,001 253,001 000000000000001b3d86bb1c7cc08e5a12e6912072b2bd31ec163fbb828f0a93 380 0.18 vMB 114
253,000 253,000 0000000000000036fdfbf3886d1b1a1b08f5abbb5f2ca4ec6b2aff2a218b8c38 540 0.25 vMB 126
252,999 252,999 00000000000000264ce2c7c781d1fb8fa348b2458df4e1e51bf44cd959d88b5b 666 0.25 vMB 127
252,998 252,998 000000000000004486e0566b0a5640cf02d83da669f33c0a1a3e729d3d5b5a38 554 0.25 vMB 138
252,997 252,997 0000000000000029f544322bf6d1426a4113c0575b65bbded80dab4983e6ef10 560 0.25 vMB 111
252,996 252,996 000000000000003a0c38f89ee4803bc3ee7b08669d8e260b8cdb3ecee0e87302 121 0.05 vMB 30
252,995 252,995 00000000000000275f837313ac9cec2a3fedf0fc2ea6df620edc4216a1ceb129 670 0.25 vMB 142
252,994 252,994 000000000000004bb97ea619cd66752265d609e5f1bdd9a58c2e4cc353eed8d9 144 0.07 vMB 124
252,993 252,993 00000000000000278f2859ddb8c7a31db1cc2dab158241f4eee748e51393c4d4 261 0.12 vMB 142
252,992 252,992 0000000000000038b511db14786cad81ea3ef0c3243da761e404187d62e72ecd 359 0.16 vMB 68
252,991 252,991 000000000000001e009d2672e5fd97a503f157ecbe6e663b46a1745e0fe19245 600 0.25 vMB 173
252,990 252,990 0000000000000022bb22fd3ba795437c58632254fe165895acb62867cda12955 505 0.19 vMB 136
252,989 252,989 0000000000000040628167b9000e6b68dada5776f9431001812bcc80939c775b 343 0.14 vMB 109
252,988 252,988 000000000000004c484f2fb017be4dc0a9a93ba51a4d275c3e5394f6d6c451e0 211 0.08 vMB 86
Previous 10 blocks ↓
Total Size: 779.75 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: 383.23 GB
    • Received: 1.95 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.