Loading Tool

Explorer IconExplorer

Memory Pool

84,305 transactions
31.65 vMB
0.14216913 BTC
Random Selection Loading Transactions
Max Size: 189.07/200 MB

Candidate Block

Mining Attempt 02b88f9902759076a708c1a0ccc9675d73dbad33c2ebe19a6b0bcc078f2d7175
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 052fd14bb9c5655c7367682b6187817e174d46daa8bf92ce4a12ec405ca3f0cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,219
Size: 1.00 vMB
Total Fees: 0.03750462 BTC
Feerates: 55.77 > 3.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (228,500 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
686,648 686,648 0000000000000000000cccd851171ed9768840dc11ea4c1efd86f3c5dc5a8840 467 0.49/1.00 vMB 4
686,647 686,647 0000000000000000000b3c51064363ed52a6c3f2e46ab9d333809372d3360cf7 1,174 1.00/1.00 vMB 11
686,646 686,646 000000000000000000042d19b270a90b9952e1bb30e784f2a05f128327bae792 543 1.00/1.00 vMB 6
686,645 686,645 0000000000000000000800d3559cd2329494453ffe8c377d53976ae33541263f 741 1.00/1.00 vMB 3
686,644 686,644 0000000000000000000490a215abd440c5726aeb2024ad077e6882e130dcc80e 2,761 1.00/1.00 vMB 7
686,643 686,643 00000000000000000005b3eff168527d8971a85c10791ac913813bf78cff01a9 2,627 1.00/1.00 vMB 20
686,642 686,642 0000000000000000000bef146a33944fcdeb119940a42f7068dd548c9c73e601 2,770 1.00/1.00 vMB 32
686,641 686,641 0000000000000000000b20f785c0949df4ba6e09f174426dc8adcdcccb4ef874 1,281 1.00/1.00 vMB 34
686,640 686,640 0000000000000000000ba68fdc7dca56f783eec834acd92af9c58412125036d2 2,874 1.00/1.00 vMB 56
686,639 686,639 00000000000000000005f1078e1a500329958e84f168631f7953ab01f6b7c1bb 1,822 0.84/1.00 vMB 20
686,638 686,638 000000000000000000061d351d11fd8258c6a5cc8003152ea22ea77a8c4cffbe 1,434 0.63/1.00 vMB 20
686,637 686,637 0000000000000000000c0883a51b6cad5dd9353b954e8f4a36ce02ad910b13ce 429 0.21/1.00 vMB 20
686,636 686,636 00000000000000000002a540fca29d39542be1eae0c84d8c0c9307aa26b6977f 445 0.50/1.00 vMB 7
686,635 686,635 000000000000000000024bc8268fe33342cdb6889a587b7bf34fc86deeac7b6b 2,436 1.00/1.00 vMB 23
686,634 686,634 00000000000000000000b7f99e0ad0c59877855c20384f7fd6de517174147fb3 483 0.71/1.00 vMB 1
686,633 686,633 00000000000000000001311ccf433d5acbbac0b7345c29db0aaa5b8ed321ee26 2,051 1.00/1.00 vMB 23
686,632 686,632 0000000000000000000281ba1143b3b327558c8459acd70b8a8354c1ff804065 2,144 1.00/1.00 vMB 28
686,631 686,631 0000000000000000000b17fef836bdcd8187b102d578939a4a83fe578cb3c877 19 0.01/1.00 vMB 43
686,630 686,630 0000000000000000000575015b3b88ff00d6e091bdb505febfd94fd4156802d8 1,204 0.94/1.00 vMB 8
686,629 686,629 0000000000000000000a3b387bd8672d02adc57d9add03b13b20de7d5ab69134 2,704 1.00/1.00 vMB 34
686,628 686,628 0000000000000000000b7af6666323ee826421e616c68052e6fe2bf90a143701 1,148 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.65 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.72 GB
    • Received: 16.32 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.