Loading Tool

Explorer IconExplorer

Memory Pool

77,281 transactions
29.05 vMB
0.09974483 BTC
Random Selection Loading Transactions
Max Size: 174.84/200 MB

Candidate Block

Mining Attempt 8b060099cf8d9a1e094f956c6de023e777220f9702d6fd40d695b49112c71ade
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root bbb0bad59aecdb85920ffa32f3fd4350f0d23d36069f5bd78a70414dea89e09a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,398
Size: 1.00 vMB
Total Fees: 0.02641952 BTC
Feerates: 453.09 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (232,403 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,904 682,904 0000000000000000000991d2eac63fc5820d352a347827d452aae9c5df1e2ad7 2,384 1.00/1.00 vMB 102
682,903 682,903 0000000000000000000d8818fd3fe1e1fe0ae71a4b623d8ac44a900c1f8b3417 651 1.00/1.00 vMB 86
682,902 682,902 00000000000000000000dc0580048253ecc0cf7feab026ed885ec6d01f8b9360 2,010 1.00/1.00 vMB 35
682,901 682,901 000000000000000000024331affcf06bc95f38e32e0cd8466bb1b1a74a62553e 1,343 1.00/1.00 vMB 32
682,900 682,900 0000000000000000000bd29c7871908cc5ec7b5a9d555c49f910d792f18a9418 2,030 1.00/1.00 vMB 14
682,899 682,899 0000000000000000000bb690cdc40ae177dd596328278488e11bc8f81eb06924 2,554 1.00/1.00 vMB 84
682,898 682,898 0000000000000000000b24e25a901bdcfea94ac1d1552c6639de568ef6bacdfa 415 1.00/1.00 vMB 17
682,897 682,897 00000000000000000000b9ed51a124a9a1ce162d56be4a810aed7dd060dd8bde 218 1.00/1.00 vMB 13
682,896 682,896 000000000000000000072e848028a4b3816b73567d2104dcf6ebcf0cabd4f9c3 1,361 1.00/1.00 vMB 26
682,895 682,895 000000000000000000095cabc27534c155f6939675abfbd7d2a9a89f910c07e7 174 1.00/1.00 vMB 3
682,894 682,894 0000000000000000000654433032079bb5fab5a7e3357c4434708c2b13872ae3 1,484 1.00/1.00 vMB 25
682,893 682,893 00000000000000000003945500bd1d9fb448820d6ebc38a0f638eb321f265be1 2,665 1.00/1.00 vMB 56
682,892 682,892 00000000000000000005a4f0ae61076f68397992416b7cbfc5757af1821580ae 1,518 1.00/1.00 vMB 12
682,891 682,891 000000000000000000016196ffcaf49e7bed9f71209dbe17703b0eeac209bae1 1,519 1.00/1.00 vMB 11
682,890 682,890 00000000000000000009c2e281f7ecb0e19cfdb576c202d055bc7b09e28a8e37 2,043 1.00/1.00 vMB 66
682,889 682,889 00000000000000000005535b45d3b6b98a66daa806ef974dc6d19c74bf3244e4 1,469 1.00/1.00 vMB 56
682,888 682,888 00000000000000000000057de937cc4a2c9c9b358e24b20f370c179845bbb529 855 1.00/1.00 vMB 89
682,887 682,887 0000000000000000000535d848a6aabc7155c7c439719ba05c8f0766be42ebd0 2,461 1.00/1.00 vMB 66
682,886 682,886 0000000000000000000aca841a0856274fe49c0584b867eec5673e7fd978fe01 1,328 1.00/1.00 vMB 43
682,885 682,885 0000000000000000000b5e3f5911794ce5b6a10fab4efa79ab1c75df227078b6 1,747 1.00/1.00 vMB 61
682,884 682,884 00000000000000000001f4689966d976ca4fbd4f6464335b547203d4328ea5d3 1,329 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.