Loading Tool

Explorer IconExplorer

Memory Pool

45,959 transactions
27.36 vMB
0.07695045 BTC
Random Selection Loading Transactions
Max Size: 145.06/200 MB

Candidate Block

Mining Attempt a0e41ebe326fa753c9470fa2e4289e641272600e05062f7898df43cb89af421a
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 755082c79fd977f22caad80c254d0503db5dd4c9e894bd967fcbf181db74540d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,806
Size: 1.00 vMB
Total Fees: 0.02588982 BTC
Feerates: 500.00 > 2.59 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (119,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,823 794,823 00000000000000000002ebb053d1a06e4ed392a6859bc7d0db51d6bf2097be11 3,021 1.00/1.00 vMB 26
794,822 794,822 0000000000000000000197b293caf2a4ed95620199e2223ff60b31dcaa565916 2,766 1.00/1.00 vMB 23
794,821 794,821 000000000000000000042b343bb03a2cbf1f5509b74516873964d3c3cfbcdb5c 3,061 1.00/1.00 vMB 32
794,820 794,820 0000000000000000000197c329bebaee229c26b89d4897968056bee40370be56 3,835 1.00/1.00 vMB 32
794,819 794,819 0000000000000000000291a71b954cfb975b589adc936d53fa991cf9c0f99793 3,420 1.00/1.00 vMB 26
794,818 794,818 00000000000000000000edfeb2d4323bef5cdb70ce3d06122c056a2d4db2b0ae 3,021 1.00/1.00 vMB 45
794,817 794,817 00000000000000000002d604affd796435240c79fc67a44ef386e38b40bca65e 2,557 1.00/1.00 vMB 24
794,816 794,816 0000000000000000000152908adbe28bc6ca0abe7cf7b656cbf306fad7bf9df4 3,177 1.00/1.00 vMB 35
794,815 794,815 0000000000000000000395f46c56e47aeebf64c10572d8083b39e95a1b78adf4 6,345 1.00/1.00 vMB 11
794,814 794,814 000000000000000000016595fe3062c5628ce361d7ac4c639be41b82507c5563 6,170 1.00/1.00 vMB 12
794,813 794,813 0000000000000000000077ca4eb55813777bfa713bafd1abe25f3f82c5d04444 4,931 1.00/1.00 vMB 17
794,812 794,812 00000000000000000000ad3a5ff673d90097c561a78efa5981b7f28103d9a9e9 4,081 1.00/1.00 vMB 17
794,811 794,811 00000000000000000000abcd7d97252a4d0032bdac9932f3108399a74ae971b4 3,450 1.00/1.00 vMB 31
794,810 794,810 000000000000000000026706e584cd56d2a310490a8a12c197ade16d764b29a1 3,051 1.00/1.00 vMB 18
794,809 794,809 000000000000000000036618711e823a95e0f3d4d0b7fae8f949c912e82a22f2 3,035 1.00/1.00 vMB 28
794,808 794,808 00000000000000000004327db295fc1ebb64ce3ee612cc3ad98cfcaa67a279e9 2,902 1.00/1.00 vMB 12
794,807 794,807 0000000000000000000268bc324aeb6dcdc607b1bc4f27837b99cc60812228da 1,719 1.00/1.00 vMB 20
794,806 794,806 00000000000000000004bcab2424313453eea8cf1bd4ff6bc11bc84a74e04bc5 3,263 1.00/1.00 vMB 35
794,805 794,805 0000000000000000000402f8d26c2bbf30bf261e736268909d92966b73893f54 5,353 1.00/1.00 vMB 15
794,804 794,804 000000000000000000008de9c2d557f1f2478b18862fbd815aaea6cca0b7ea6b 3,706 1.00/1.00 vMB 17
794,803 794,803 000000000000000000046302a9f9f2def5a1074947e2fe3faac0712cb4e69884 2,031 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.01 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: 649.37 GB
    • Received: 13.17 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.