Loading Tool

Explorer IconExplorer

Memory Pool

76,261 transactions
28.83 vMB
0.07213007 BTC
Random Selection Loading Transactions
Max Size: 176.22/200 MB

Candidate Block

Mining Attempt 12988471b869a8e111e1bb79db26475057992de3c9c31c93a7bbfe76c469b5d0
Version 20000000
Previous Block 00000000000000000002081bcce6fc49846f150f75df4e6cbf49c65242f03bc0
Merkle Root 7a7778103c7da56b1dbe6ec3ceaf46b51782cf1de8db40358ee22aa5a002b34f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,303
Size: 1.00 vMB
Total Fees: 0.00944604 BTC
Feerates: 104.17 > 0.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,245 (583,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,012 332,012 000000000000000006bc266e480b803f6019a05766706b4609c2b4f0104fd97c 256 0.10/1.00 vMB 24
332,011 332,011 000000000000000012a83b25f7c57f827d1a16aabfc0b084168abfe818a17b53 1,864 0.75/1.00 vMB 33
332,010 332,010 00000000000000000b972fd2dadb6488ab01973e25cc25ad0316d0e46e8fcb64 443 0.33/1.00 vMB 15
332,009 332,009 00000000000000001b208219aa8c08e1e72a0f9918f2b15575b6b55b1119933c 900 1.00/1.00 vMB 15
332,008 332,008 00000000000000000105a9e5805e5ee97c7bd152b3bd3a9f328078e50a8b2eb1 2,119 0.75/1.00 vMB 35
332,007 332,007 000000000000000010d2b914602ca89a78aaee5ebb3d8543b031b71c2df8c482 989 0.75/1.00 vMB 19
332,006 332,006 0000000000000000066cc9fac2bbe7556bdee5d1df35b997760f9a172ad36f31 1,488 0.50/1.00 vMB 37
332,005 332,005 00000000000000000b6f06474c11b835fbe2877dee4790d34f90d59702eccbe2 1,985 0.75/1.00 vMB 35
332,004 332,004 00000000000000000f3f86e284fd45873403a6912bc899cdaf61468e4e3369c8 312 0.16/1.00 vMB 20
332,003 332,003 00000000000000000af27d8bcee1ba38a9281da148511a92e17cefdfe3474146 814 0.49/1.00 vMB 21
332,002 332,002 000000000000000004700eb4bac9f5c873b8885814f33b63eacb2ffcbcaef220 164 0.10/1.00 vMB 19
332,001 332,001 0000000000000000084f645a8b53cfa7ec7faee3fabf3d1a853152584aa9c2c7 1,001 0.55/1.00 vMB 26
332,000 332,000 00000000000000001799255bc0c35f91f7d4fddfbf7e84dedf94fc59cde9b7f2 495 0.29/1.00 vMB 20
331,999 331,999 000000000000000012bfdc1e67ac530c1de6181f8ec53bef4daa94d30ccab013 610 0.29/1.00 vMB 26
331,998 331,998 0000000000000000164da45e73842c50e471a393b1b79c019d380855d94d1159 493 0.30/1.00 vMB 17
331,997 331,997 000000000000000005e9d3883fac90d95e557f4a1afc38418e260d913eb427d7 1 0.00/1.00 vMB 0
331,996 331,996 000000000000000005b0587eabbae4701747b9b14087f02da3ef00c4a2b0761a 1,209 0.75/1.00 vMB 21
331,995 331,995 00000000000000000b619299898d74b11517bf1df06dbe169e984d4f3e15c4ae 512 0.14/1.00 vMB 47
331,994 331,994 000000000000000004be4cbe6b7167784a8350443a1bac967ce551b4b8bd79c2 365 0.20/1.00 vMB 23
331,993 331,993 00000000000000001464ec395d285c6a43bf5fb9f375a2a90f480c7a073ef687 708 0.43/1.00 vMB 22
331,992 331,992 00000000000000000a912c131238290d49f44830cca4b4265a30cf3c213e8173 492 0.72/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.82 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: 710.56 GB
    • Received: 17.08 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.