Loading Tool

Explorer IconExplorer

Memory Pool

33,095 transactions
25.24 vMB
0.05205045 BTC
Random Selection Loading Transactions
Max Size: 127.79/200 MB

Candidate Block

Mining Attempt 1b0c011cbc71381ba370b9cc3bb6002450a36bb96bb019b877afe81172f0f2ea
Version 20000000
Previous Block 000000000000000000019dd1c564ae94c30db263064959627df766509c104535
Merkle Root c01fa26e3865fa7eecc23fd870187224fd3b0abd5aa4ef72c36841bd06f9c2d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,066
Size: 1.00 vMB
Total Fees: 0.00645515 BTC
Feerates: 80.43 > 0.65 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,698 (77,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
837,656 837,656 000000000000000000021cecb4001ebefbf8e06bdf0c14b3de3f4c235ae167dd 1,898 1.00/1.00 vMB 15
837,655 837,655 000000000000000000018f4da18445c26e822d2fad01ec60384292549fe5db67 2,121 1.00/1.00 vMB 17
837,654 837,654 00000000000000000001ad5f6e86515a2cd5e3af72dc82e0c309602294abeeba 2,566 1.00/1.00 vMB 9
837,653 837,653 00000000000000000000be2b95239d101bc10b6fa502f110c8694329c3345ec7 3,517 1.00/1.00 vMB 14
837,652 837,652 000000000000000000015fae5f4eebaf332e84df7949677aaf0afe8ebed9624c 1,504 1.00/1.00 vMB 8
837,651 837,651 00000000000000000001b5a0fa63aa989f832b7b6640cf585044f5383444cbe2 1,025 1.00/1.00 vMB 7
837,650 837,650 00000000000000000002569cbe190c8ced5cd0199f40a7d03f0de46a53fed8aa 3,063 1.00/1.00 vMB 16
837,649 837,649 00000000000000000002bf0695c710dc89246c1c87baac7bb9747d2fe0b1de9f 2,309 1.00/1.00 vMB 13
837,648 837,648 00000000000000000000aba8511d7687e33d0d90be7e58d94155f4e7cf0347bf 3,205 1.00/1.00 vMB 25
837,647 837,647 000000000000000000030103b8239d4eebe9c4a7e669de10e109fbb06d50cd2b 3,457 1.00/1.00 vMB 11
837,646 837,646 0000000000000000000100fc16a52773aa838f84913048535f09b2cd610d9848 3,255 1.00/1.00 vMB 25
837,645 837,645 0000000000000000000029bf881c1574b1762f884b4db843c5b59b63faf9103f 2,886 1.00/1.00 vMB 17
837,644 837,644 00000000000000000002fab9ec2d60d847801b75450e8a97e30abdd4dc876782 544 1.00/1.00 vMB 6
837,643 837,643 0000000000000000000067d7d73c213c0f87740f24366c1f2623acc372f2827c 2,612 1.00/1.00 vMB 14
837,642 837,642 0000000000000000000200c2c98f80cac8a933aa1a65ad12d113ef4aa3a74e3c 1,300 1.00/1.00 vMB 11
837,641 837,641 00000000000000000000e79b89c15c1d793b39bd39f1319e4804982bce3ce974 225 1.00/1.00 vMB 8
837,640 837,640 00000000000000000001d83b4f5d8bf968ffc261f2a9a90d88a264dfe2ab8d49 3,002 1.00/1.00 vMB 13
837,639 837,639 0000000000000000000171abfac85fb4d76822aa7e0f5e0c37894ada1ad34750 2,678 1.00/1.00 vMB 11
837,638 837,638 0000000000000000000037c2c2f0293c26fb45d0e90e3e2f45a95e46052c806e 1,968 1.00/1.00 vMB 9
837,637 837,637 0000000000000000000043d45654816dc58503dfe1ff7fccda674414cfb4d7f4 575 1.00/1.00 vMB 7
837,636 837,636 000000000000000000004e45f94e54306b92da766e97e697647b74f664ce313a 403 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.85 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: 638.94 GB
    • Received: 12.50 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.