Loading Tool

Explorer IconExplorer

Memory Pool

82,119 transactions
34.41 vMB
0.14170393 BTC
Random Selection Loading Transactions
Max Size: 195.67/200 MB

Candidate Block

Mining Attempt dc2c5276bfea90608ef6547c77d8f6987f81593fcb6ac061bc0cc328574b34bb
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 1ba4e2db0bf8c08a1344254232eba259ee44207d00fc5cd7edf72a513866782e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,576
Size: 1.00 vMB
Total Fees: 0.02870546 BTC
Feerates: 104.71 > 2.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (265,192 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
650,215 650,215 0000000000000000000bb28e9417e955a0a536bb43759bf65569dc93cbc52006 1,287 0.52/1.00 vMB 25
650,214 650,214 00000000000000000000558da9a8b707d920511b369eb8a6276d50fa571a97b9 1,669 1.00/1.00 vMB 7
650,213 650,213 000000000000000000019066fdeacb3dd3a857469afe743e33e98167160a64fa 2,452 1.00/1.00 vMB 43
650,212 650,212 000000000000000000099b92641e5518edb8775e05a212514671573c672d84ab 2,075 1.00/1.00 vMB 23
650,211 650,211 00000000000000000004aa0707609454c49dd78a36682561b2ad0dcb4331bd25 2,670 1.00/1.00 vMB 48
650,210 650,210 000000000000000000006354ffdb6b71568d907e874a5a051e2f4f361b6957e6 2,384 1.00/1.00 vMB 27
650,209 650,209 0000000000000000000cace7fe7caaa5a85ec0b90e5921b74db297aedfb9402d 2,521 1.00/1.00 vMB 31
650,208 650,208 0000000000000000000799c59a22d1764bb5c61641cbb88e29a8dec2d1caa923 1,811 0.77/1.00 vMB 26
650,207 650,207 000000000000000000058cf117f75071f9d4cce844f846866b1edb271b836388 2,229 0.83/1.00 vMB 26
650,206 650,206 00000000000000000004f524cc4d78a505bb886191a5b7367471644612cdd356 261 0.07/1.00 vMB 30
650,205 650,205 000000000000000000031285da69a2272fcd55fddcda09831a55035de988d8c5 1,814 1.00/1.00 vMB 21
650,204 650,204 00000000000000000008ddcf3ea73002e2b5cb5b1b2ce83e6fd236bfa42f6811 2,154 0.84/1.00 vMB 28
650,203 650,203 00000000000000000003769b626d74f4a114d492b65add38ba9cc790af0d8b08 1,462 0.93/1.00 vMB 33
650,202 650,202 0000000000000000000e51cdc52c6ec4ab2d612e058755faec6ec46c293b666d 402 0.25/1.00 vMB 34
650,201 650,201 0000000000000000000e205e8b74eec6ea989d4941f2a675203273e9f088adc2 564 0.27/1.00 vMB 27
650,200 650,200 00000000000000000000644330e1340fc6e894a95c37060bdd180ed11d068944 613 0.26/1.00 vMB 23
650,199 650,199 0000000000000000000b7e06212cb89d984361d6eb41cb177ca67819bb021d40 1,597 0.72/1.00 vMB 25
650,198 650,198 00000000000000000009d4c70bde8bb97b37281ffccae3f8ae01c78150c6fcee 851 0.91/1.00 vMB 19
650,197 650,197 000000000000000000098afa78b01d58469762382c201aea5eda451eb06c4c17 1,985 0.94/1.00 vMB 22
650,196 650,196 0000000000000000000645e7072d181dd6bdab4e0f1e77437ce9ed90648f0903 1,110 0.65/1.00 vMB 21
650,195 650,195 00000000000000000000aaa91b5cee5ef01bc9e4b56215a22e86d991dc090545 1,199 0.44/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.09 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: 726.40 GB
    • Received: 18.45 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.