Loading Tool

Explorer IconExplorer

Memory Pool

81,849 transactions
30.05 vMB
0.13014456 BTC
Random Selection Loading Transactions
Max Size: 181.55/200 MB

Candidate Block

Mining Attempt 7e361fe298e103ed77e884cbb7e9499407377d2decea6aabee54156055c99bf2
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root c88a5ffa09dd862680de3b251e192de233507c654c974f0620fd8a166436b707
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,234
Size: 1.00 vMB
Total Fees: 0.05396544 BTC
Feerates: 477.45 > 5.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (152,920 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,217 762,217 000000000000000000049522892bf6d17b4c794a1f4b465cc5260d30d20ee509 1,029 1.00/1.00 vMB 7
762,216 762,216 000000000000000000064768370c9b20c7e1ef1d573a67f53673556d7980a593 1,553 1.00/1.00 vMB 10
762,215 762,215 00000000000000000002560609053364517efc584f65b7b088d14cfc661e03ed 2,773 1.00/1.00 vMB 22
762,214 762,214 00000000000000000001bc1f78a62aed7671944b184d5389fe688a1b3b1ba289 1,113 0.65/1.00 vMB 13
762,213 762,213 000000000000000000031911bca2ecf6c19ede467d81659f0c43a420ede1fd21 1,716 1.00/1.00 vMB 7
762,212 762,212 000000000000000000051c28541758d5dc48feaa39ca9ac90e5adb22cafb9365 1,866 1.00/1.00 vMB 11
762,211 762,211 00000000000000000006e0a13bf4dafd88340f341158bcfeb304e6f15746f63a 2,511 1.00/1.00 vMB 18
762,210 762,210 000000000000000000054394e2d1d7963f2f0667ac838aca42b605119be2d1cc 2,060 1.00/1.00 vMB 27
762,209 762,209 000000000000000000077d7e94ea778780e2d6138d4e38eb091932e6c6ca4004 242 0.06/1.00 vMB 20
762,208 762,208 00000000000000000005f8b2c46e0c695e3648d022cf2cb6d8bf0a031dfcf270 305 0.11/1.00 vMB 15
762,207 762,207 000000000000000000030d2e6e8600f24ef26b816d3f65df6e08e485c771019e 967 0.36/1.00 vMB 16
762,206 762,206 000000000000000000029314b2cc837a561e2230ff13063cbfab83e1715bdf01 539 0.31/1.00 vMB 14
762,205 762,205 00000000000000000006326a0959c56dfce04ca7b469449e0d3f06bfdf33bbe7 1,546 0.82/1.00 vMB 13
762,204 762,204 00000000000000000003cca9fe63cad6cef052e5772286e18d7986de1b3d2d9f 784 0.47/1.00 vMB 12
762,203 762,203 00000000000000000004c09e65ef517b33d6399596f0585442ca8e4df9448c40 1,884 1.00/1.00 vMB 11
762,202 762,202 000000000000000000005996459d037c597644620ce2ab7a7074803bbfbadc8d 1,386 0.58/1.00 vMB 16
762,201 762,201 00000000000000000000f7bb7ab6b71ad835836304a185329e4a4455d45e7eb7 718 0.59/1.00 vMB 3
762,200 762,200 00000000000000000001baefcc3588379b45d995ce22a260aeee7fa640ab2e44 3,071 1.00/1.00 vMB 16
762,199 762,199 000000000000000000002f1f73f31a18e004a979a4347c11456709cc31ceafa6 1,925 1.00/1.00 vMB 18
762,198 762,198 00000000000000000006fe2c32d182da152c10a5c0eba7a7931b0714ac79abe4 1,791 1.00/1.00 vMB 26
762,197 762,197 00000000000000000007569e70174f7f3efb2ad65f4fc442cb508f8518e6a8db 271 0.08/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.63 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: 672.21 GB
    • Received: 16.18 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.