Loading Tool

Explorer IconExplorer

Memory Pool

86,768 transactions
31.55 vMB
0.21255715 BTC
Random Selection Loading Transactions
Max Size: 191.49/200 MB

Candidate Block

Mining Attempt 15b226db57c90b1fb3bd558398daa94f06e478e80e47af42d6b62cd0df6f9693
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root ec432c828c31c21a5d0f11f6c250e246f779be6d1ea653f0fa1abab1cdba7648
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,562
Size: 1.00 vMB
Total Fees: 0.10734731 BTC
Feerates: 502.67 > 10.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (202,467 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,658 712,658 0000000000000000000830b6792fffb54cf085ba74c7db2c444b830c9aafd885 831 1.00/1.00 vMB 23
712,657 712,657 00000000000000000001b1b947979400fd21012976611b2c90da25e3eb245d7a 43 1.00/1.00 vMB 20
712,656 712,656 0000000000000000000c992f0f22a0859fec578d776206932a77a5aaea3e7aa6 175 1.00/1.00 vMB 20
712,655 712,655 0000000000000000000177e2572655664f642896f909d697a4e038b6ae9f0fb2 280 1.00/1.00 vMB 20
712,654 712,654 00000000000000000005bd592e698e310871b9cb6f11062d6728f517773b1975 516 1.00/1.00 vMB 21
712,653 712,653 000000000000000000041aec6a24f594dc0da7f6280e3ccba371f91a124cc54f 233 1.00/1.00 vMB 20
712,652 712,652 0000000000000000000bbbfc5e201f57fa239bb14ebc00ac57e74656f22339a2 1,263 1.00/1.00 vMB 24
712,651 712,651 000000000000000000005cffd2f38f654ebdd27d2b91f4c39377f99318a7da81 263 1.00/1.00 vMB 20
712,650 712,650 00000000000000000001a4110f39e05a871b04fdc43ccdb5d1fbe45e14a97249 129 1.00/1.00 vMB 20
712,649 712,649 000000000000000000022ca25bb8f32fab64d46d42d0153c74957d7623b62f97 1,506 1.00/1.00 vMB 24
712,648 712,648 000000000000000000058595a1735f85695d4ef8b389c8180f167b3505eac588 88 1.00/1.00 vMB 20
712,647 712,647 00000000000000000002ac46a04f265b134c4da4caf05821d8abc5d9cc4b16e5 129 1.00/1.00 vMB 20
712,646 712,646 000000000000000000026b9a47e86277960df86a23cb26a76eae9d2a1915922a 529 1.00/1.00 vMB 21
712,645 712,645 000000000000000000042bcace4a0b60be615a7193149d0ca2f8c25bfcfc396f 1,112 1.00/1.00 vMB 24
712,644 712,644 0000000000000000000c12170c523a27a753c98a25b0b2d5ac3b51050219b710 252 1.00/1.00 vMB 20
712,643 712,643 00000000000000000005b3f966f6d769136984fd842d84cb81cc3971002f09d4 339 1.00/1.00 vMB 16
712,642 712,642 00000000000000000005a97d654780be523f68400236b52ebffb13350d884373 1,154 1.00/1.00 vMB 30
712,641 712,641 0000000000000000000b31b03f42cba86da62f8fc4948ae667a0a89cc1dac635 336 1.00/1.00 vMB 18
712,640 712,640 000000000000000000063211e0d146390b15693341eadeaf80f2e98e810fb8d1 1,081 1.00/1.00 vMB 24
712,639 712,639 0000000000000000000311cc3dff5bcefe081c490dfa6df44af33381114fc956 2,306 1.00/1.00 vMB 34
712,638 712,638 0000000000000000000ba334e16347575617b26877b68b65d7a4b5447c99489c 2,405 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.61 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: 671.94 GB
    • Received: 16.08 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.