Loading Tool

Explorer IconExplorer

Memory Pool

79,624 transactions
29.25 vMB
0.07593746 BTC
Random Selection Loading Transactions
Max Size: 177.81/200 MB

Candidate Block

Mining Attempt 34774d32661e17b8911d8d4632dd4ec72cf4cfa106be2157a1771302b9288de1
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root 2ca92f020c305787d29c4482c493aa43e7802cae12c6013c99fe7f6c14f8204a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,113
Size: 1.00 vMB
Total Fees: 0.01460933 BTC
Feerates: 74.86 > 1.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (398,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,003 517,003 00000000000000000006af25f624f71d52041a260959fe9434f84c043034fa24 1,144 0.46/1.00 vMB 30
517,002 517,002 0000000000000000001dbb62ac8982a62496df66692d72ee8bd20f2e16f6e2c0 1,008 0.61/1.00 vMB 21
517,001 517,001 00000000000000000046b7c8af27f0cbbccfedc243858f7205b3dcbe61d9b8fa 915 0.80/1.00 vMB 14
517,000 517,000 0000000000000000004db0df5080fa7c02182ea6fa342bc090e1231ab44fb298 1,240 1.00/1.00 vMB 19
516,999 516,999 0000000000000000003a887ef380d3a23b6cae1aa7b16b21ea5fbe114e5e9dcd 196 0.42/1.00 vMB 5
516,998 516,998 0000000000000000001d46a8b4ef9b83528a53a6962ac653d84c37d74c7ee24a 1,203 1.00/1.00 vMB 20
516,997 516,997 0000000000000000001c3a8526767ccfe8cb7cac7e990bb88217d67c60e8ca60 862 0.34/1.00 vMB 38
516,996 516,996 00000000000000000017ba836a6e56094af8fb36f8a92ca8cb69672905cad759 488 0.33/1.00 vMB 35
516,995 516,995 00000000000000000032ad8820e009cbb5514a58cef10940b81851a9d62e7824 979 0.47/1.00 vMB 14
516,994 516,994 00000000000000000018a8e18cdbce0fd9555cee7500d44b00de9a8310b8ecc7 747 1.00/1.00 vMB 30
516,993 516,993 0000000000000000001a230f6821d03353cb550124f063c4c37d6058969608e7 34 0.02/1.00 vMB 38
516,992 516,992 000000000000000000143e9e119ce35d6d87c5c779db3fc2dbc8192f9cd85653 24 0.04/1.00 vMB 18
516,991 516,991 0000000000000000004b7ab6489fcc45435b276a9f4dc94078d631cb375d151d 185 0.20/1.00 vMB 16
516,990 516,990 0000000000000000003721e825f204ab22fe73701e2cc41f6b064baa7455e53f 559 0.39/1.00 vMB 23
516,989 516,989 000000000000000000009e62f704e7aafd2670ff9ed2ff6ad86532beca3c30ab 720 0.59/1.00 vMB 29
516,988 516,988 0000000000000000000ae76d76a28449701bec56bffeef8308fb4d077b5e4638 178 0.12/1.00 vMB 30
516,987 516,987 0000000000000000000ad222ab046137c275a27fecca542432ad0a4414396665 319 0.75/1.00 vMB 7
516,986 516,986 000000000000000000035309fbb346adc23c9620ea9695bb8dbba7dc26e5f658 601 1.00/1.00 vMB 13
516,985 516,985 0000000000000000001f716b63d8cbf8b669389316498e1abfbc21f539f537fd 577 1.00/1.00 vMB 9
516,984 516,984 0000000000000000004057f3911756cc7c2699411a2388a1f9b846d1819f6272 614 0.77/1.00 vMB 23
516,983 516,983 00000000000000000032b8e246acf12cdb557d20c5fdd3803fec2b33ab0bec9e 552 0.51/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 669.11 GB
    • Received: 15.73 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.