Loading Tool

Explorer IconExplorer

Memory Pool

73,890 transactions
27.33 vMB
0.06873173 BTC
Random Selection Loading Transactions
Max Size: 166.63/200 MB

Candidate Block

Mining Attempt 079349324efda955f112e13805ebff6db9d51e250965d568f86e9520f26c618f
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 37f9b256971084708af420efd3abdd0d558b8c7b56b80569df5bba2989f59373
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.01048679 BTC
Feerates: 337.46 > 1.05 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (185,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,086 730,086 000000000000000000029c1c3ec2047a78f3ebdfadf3d77e7473fb5ad4e7da72 350 0.15/1.00 vMB 7
730,085 730,085 00000000000000000008bbe56c75b1d7464226f3441a6ecea39ffa3e0dc0ec35 447 0.15/1.00 vMB 13
730,084 730,084 000000000000000000020dd90925ad260b97cd573a3bc14f4d014268a4de759d 743 0.33/1.00 vMB 12
730,083 730,083 00000000000000000003f5da6c86cf3b14e483004efb8440df1060259038cf47 593 0.65/1.00 vMB 4
730,082 730,082 00000000000000000004401603150c09cec6ed86a2ab43b000ea3b947c915c93 2,420 1.00/1.00 vMB 9
730,081 730,081 000000000000000000043a953a2ea720e193110fb54626e17d64ab8f9daef2d4 1,891 0.68/1.00 vMB 11
730,080 730,080 000000000000000000058963845eb3a4354dd7a348cafdee9fa9e51427f218d8 2,197 0.73/1.00 vMB 11
730,079 730,079 0000000000000000000049a0797146718e47f84957a0757ee41a8e0fbc21de6e 933 0.75/1.00 vMB 6
730,078 730,078 00000000000000000009c3c837d4be9fb4ed7eeb5d9cf4a6d561e3b61fbe922d 2,066 1.00/1.00 vMB 6
730,077 730,077 000000000000000000068bdd2da53c9d8c4b2a2019806bcc584900cd6bdcc469 1,946 1.00/1.00 vMB 16
730,076 730,076 000000000000000000020d02c065ac3178a314c58ddb699dbd68871967c030f8 661 0.27/1.00 vMB 11
730,075 730,075 000000000000000000019a3d8ea55adb88a638a7dc6891697973f0f7cfd3ae82 399 0.17/1.00 vMB 11
730,074 730,074 00000000000000000001a289e51b7d2b98fd6594e9ce1723333119db71434b52 1,726 0.59/1.00 vMB 13
730,073 730,073 0000000000000000000705cf63f76993f0755dbb474c102903038352532486fd 1,101 0.44/1.00 vMB 12
730,072 730,072 0000000000000000000277f33422c4f5c4f6b4ff32955be0946e032059c32ed2 2 0.00/1.00 vMB 5
730,071 730,071 00000000000000000000617546f8f8d07e1a7c51864bcae0284f5506f1a58273 874 0.39/1.00 vMB 10
730,070 730,070 000000000000000000064ef98b836dac3f4306095e118a610082d17e847b9846 538 0.20/1.00 vMB 12
730,069 730,069 00000000000000000003a56c557d09079d374d2f007bd6948db486f206b29c60 1,338 0.70/1.00 vMB 11
730,068 730,068 0000000000000000000645b43fee1e24bfd05d308dc887ecddcbcf6648e998f6 127 0.06/1.00 vMB 14
730,067 730,067 00000000000000000008a0f95df7da15a65773ca92a67785ee0b018cad438d1d 1,349 0.77/1.00 vMB 8
730,066 730,066 00000000000000000001260cf985ff4b4266bc8a2e2a3b004da146ce266351cb 1,203 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.94 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.92 GB
    • Received: 17.62 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.