Loading Tool

Explorer IconExplorer

Memory Pool

80,205 transactions
30.07 vMB
0.08802955 BTC
Random Selection Loading Transactions
Max Size: 180.33/200 MB

Candidate Block

Mining Attempt c6c67b5b97139e624c51206a6ece5988824b132d20bdd23b61873cb0edf69d09
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 5178855b0af9ce0c77e8137311397662aa4dd309830201880ddb3631a76262a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.02658664 BTC
Feerates: 301.07 > 2.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (125,157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,850 789,850 0000000000000000000088445cc11fd74b930c9254c2c00bc4f8f05d3d4584e2 4,042 1.00/1.00 vMB 69
789,849 789,849 00000000000000000002c1ca09add18d913b304ce80443bc92c13c4288ece4a5 3,376 1.00/1.00 vMB 98
789,848 789,848 000000000000000000015c7dd2437b2e78fb82c3f5212b250df480ca1aa47791 4,720 1.00/1.00 vMB 43
789,847 789,847 00000000000000000003a8555c8d81e4c57a2407df46304ba606a621cf320cb8 4,132 1.00/1.00 vMB 57
789,846 789,846 00000000000000000004a78147329854eb032bd89386e058f29f50fbb9b87bd4 4,822 1.00/1.00 vMB 35
789,845 789,845 000000000000000000024b368b1c9690413bc28f89c5116c2d51cbcc7059d854 4,008 1.00/1.00 vMB 46
789,844 789,844 00000000000000000000e7eef18c655618d4b357e02cce66931a7ec2489133d7 4,277 1.00/1.00 vMB 40
789,843 789,843 0000000000000000000169d21b6dec7da50cb4ea1932c3a7401b7b31fe96cf81 3,565 1.00/1.00 vMB 51
789,842 789,842 00000000000000000003def6e19c4ec4232f3106a715d11d2105f7c16c5f07d8 3,764 1.00/1.00 vMB 102
789,841 789,841 00000000000000000004cdece907ff89a37d973269c8a3af9228c5e15c79953e 4,194 1.00/1.00 vMB 30
789,840 789,840 0000000000000000000085403fd55375e32e2828de20d312b427ef209055e952 4,321 1.00/1.00 vMB 51
789,839 789,839 000000000000000000016f16067d3df7ec1f76c3e7a2b6fe2298e905b315b374 4,617 1.00/1.00 vMB 24
789,838 789,838 0000000000000000000304adeaf5313dc9483627c81f6ee969cd3fed34ae94a3 4,438 1.00/1.00 vMB 26
789,837 789,837 000000000000000000036306239affbe6bbfcd28772c4f562ebb4533610138a7 3,793 1.00/1.00 vMB 35
789,836 789,836 00000000000000000003f557b25731201e04fab9b805c389fcd271e89ff20312 3,682 1.00/1.00 vMB 75
789,835 789,835 000000000000000000004439345c0a7ebbe6ec47bcc0faaef559302249ae9cfa 3,799 1.00/1.00 vMB 38
789,834 789,834 000000000000000000059fa8c64b74a0751f10fccbe8cd67b9b3b7ac66eda023 4,081 1.00/1.00 vMB 34
789,833 789,833 00000000000000000000f1b8cf633f956d99755dc690d28937277fe6d844f4f0 3,936 1.00/1.00 vMB 37
789,832 789,832 000000000000000000035a7772bf2b599599ead6658d4238526b358ddd4e2b4a 2,369 1.00/1.00 vMB 44
789,831 789,831 0000000000000000000509881652a7d66978c8948730a61f945a1cfedd8fb639 3,346 1.00/1.00 vMB 106
789,830 789,830 000000000000000000011e247558ed7d70ffee88653d7b33f70bda539704a30b 3,388 1.00/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 664.97 GB
    • Received: 15.07 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.