Loading Tool

Explorer IconExplorer

Memory Pool

81,925 transactions
30.17 vMB
0.16495032 BTC
Random Selection Loading Transactions
Max Size: 181.38/200 MB

Candidate Block

Mining Attempt c798e4d174b025f77a33c7219e281eec7c5c0d0acd338b08b2d9d44ab2369974
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root e316ef7567497961333d7ace1149eeb5805d249a04bc3949531732d5e88ec786
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,823
Size: 1.00 vMB
Total Fees: 0.06216845 BTC
Feerates: 1,002.91 > 6.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (185,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,087 730,087 000000000000000000029aab62939e4f5ed3f0900119d0010a95865986807586 1,267 0.52/1.00 vMB 9
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
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.48 GB
    • Received: 17.55 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.