Loading Tool

Explorer IconExplorer

Memory Pool

78,296 transactions
29.44 vMB
0.07639114 BTC
Random Selection Loading Transactions
Max Size: 177.83/200 MB

Candidate Block

Mining Attempt fa4100eb9ddfa125e01b51514ed2f2185c4eb4effe88aa83403133a0976ff975
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root bc5b19f3786a779712eacf0510e8a1642a35beee26645ab1b7a54d121a363c2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,185
Size: 1.00 vMB
Total Fees: 0.01297294 BTC
Feerates: 15.32 > 1.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (130,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,676 784,676 00000000000000000003bad60e69721c1bb6b5d26ec9a70d8196e65e62a40a77 3,141 1.00/1.00 vMB 19
784,675 784,675 00000000000000000002edea236283f47631730c5dc35f862049cd009e82ce19 2,460 1.00/1.00 vMB 7
784,674 784,674 00000000000000000000786c69cfa3c85778d1fee66f102c25e2f66798085c02 2,826 1.00/1.00 vMB 21
784,673 784,673 00000000000000000005b56d0eea3cf5cd93b469115e92dd4aba9580c79982f1 2,320 1.00/1.00 vMB 10
784,672 784,672 00000000000000000001ebced8359bb5c6099a548913232125f28c8fb1de7c7e 2,440 1.00/1.00 vMB 11
784,671 784,671 0000000000000000000199e750ffda83203c3e49271ce8247c6097de9aa5ec7b 1,560 1.00/1.00 vMB 5
784,670 784,670 00000000000000000005a5b0406d19a4921548e8be1631c45315c2d4613d7828 3,092 1.00/1.00 vMB 14
784,669 784,669 00000000000000000003877cd32edd3f001acec52b9db58f13a23f4400b691de 3,051 1.00/1.00 vMB 15
784,668 784,668 00000000000000000000a7967b2a3553c8f18739cbe2d674b81f04ec0133ed8c 314 1.00/1.00 vMB 3
784,667 784,667 00000000000000000002277384e1e1b9d957da22439d38d10514f4463fd41799 935 1.00/1.00 vMB 6
784,666 784,666 000000000000000000028b6ee09959abd8a47ce1487f3854fda0a7ed0b4e85ae 1,119 1.00/1.00 vMB 6
784,665 784,665 0000000000000000000454a3a654c88ab5ad9824ca8506c1f7f65cc0ea193503 169 1.00/1.00 vMB 2
784,664 784,664 00000000000000000003a77bfe6ccd653f7db680c4a03fa4b78ac95fa9dd5538 305 1.00/1.00 vMB 2
784,663 784,663 000000000000000000030b6f07feb39f093d658adc6ef5a1ee4a24ccb957ceed 2,476 1.00/1.00 vMB 6
784,662 784,662 000000000000000000005797473f8c76b33b0dfefe04662b8f6959de08572448 3,495 1.00/1.00 vMB 13
784,661 784,661 00000000000000000003f84e9875727b4b01f8d3b9beae83707a4eb511f7a412 2,975 1.00/1.00 vMB 26
784,660 784,660 00000000000000000000e9f69e99f39457a25df56dd8bf061d908bee8abcb382 539 1.00/1.00 vMB 4
784,659 784,659 0000000000000000000587caffd2a14ad5b5c84e55b41b824f6752acad1de17b 1,420 1.00/1.00 vMB 8
784,658 784,658 00000000000000000003c52c030ce82f8ece03a9935e9c9aba4a4522723c5ca4 1,587 1.00/1.00 vMB 6
784,657 784,657 000000000000000000014b5f61ef8ffe5d31e808a6c583a61f5f56205f05a27f 3,600 1.00/1.00 vMB 14
784,656 784,656 000000000000000000047e563df0365ca999c0e0c6134871cc9f078cc723b8b3 3,553 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.64 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.40 GB
    • Received: 16.23 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.