Loading Tool

Explorer IconExplorer

Memory Pool

80,239 transactions
29.64 vMB
0.08929809 BTC
Random Selection Loading Transactions
Max Size: 179.85/200 MB

Candidate Block

Mining Attempt fe22a54a691ddfde301c864462bd56717c27d6ce7f3b6118c7993408e7fe8713
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root be589fb59c1cb8b20ae453cee56a7293beefcddcddbcc6f205ce255e2a7ebb56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,903
Size: 1.00 vMB
Total Fees: 0.02379422 BTC
Feerates: 90.00 > 2.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (516,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,980 398,980 0000000000000000033313d3706438340e3bcb5ea32833f6243fa956b1e0cb4e 166 0.09/1.00 vMB 23
398,979 398,979 00000000000000000081009895d69934b9270c5fd2f2ebf7352018ac5bbf79eb 951 0.69/1.00 vMB 22
398,978 398,978 00000000000000000763116dbba37c3e41f7da26ce9e6e3098c9926f8501e6fe 2,696 0.93/1.00 vMB 48
398,977 398,977 0000000000000000051d132050a700aa55f5bcd1bf017b08aa15eb36d2acba99 52 0.02/1.00 vMB 67
398,976 398,976 0000000000000000046a21e799f68c83b2e96273d573187c2778ff6b1d2aedb8 627 0.27/1.00 vMB 42
398,975 398,975 000000000000000000d330b9df4b6b8a48418d6bcfa49d22c3ea36d6e8fa1d29 534 0.34/1.00 vMB 24
398,974 398,974 000000000000000000f10d1d1ab1a1b16bf47c8556ee7fafe93d0d041ed8d250 1 0.00/1.00 vMB 0
398,973 398,973 000000000000000002e7dd7a3e792b7ae0d6a2a5af4a17e786bf4cb024040bc9 1,676 0.72/1.00 vMB 56
398,972 398,972 00000000000000000583441762f3b97764ce09cf08566ac8923713e39675f4e2 384 0.17/1.00 vMB 37
398,971 398,971 0000000000000000002ba5951d6dd880deae2f5e06c80d70a6534aa11c01ec72 1,180 0.72/1.00 vMB 30
398,970 398,970 000000000000000002a00fabe10b5da424818765927750a6ebcec97dae571713 1,861 1.00/1.00 vMB 33
398,969 398,969 000000000000000004840a73515659bab8b67e0b6785c427537abbb80cbf55e7 1,986 0.75/1.00 vMB 50
398,968 398,968 000000000000000005dc53c4b3d66f60a7ca0c08aef6ea980ccabad32179af2a 901 0.64/1.00 vMB 34
398,967 398,967 000000000000000003ea3802f69c29cee20e3831ea1582c6028083d656e9355d 1,450 0.99/1.00 vMB 33
398,966 398,966 000000000000000003ea3d4a39f7b752eabfba99b67c27203fd357a363961dc6 1,287 0.85/1.00 vMB 24
398,965 398,965 0000000000000000014a5e87392ea20aa160a91bf38a6801c618099cc5fce556 1,654 0.99/1.00 vMB 35
398,964 398,964 000000000000000005c7b1a9b39aba79a2cd5f6a9ed92a92902266f51bef8efe 1,844 0.98/1.00 vMB 36
398,963 398,963 00000000000000000328164fc42b6f6104252baa70de71efbfe880d5fad02a8c 1,731 0.98/1.00 vMB 32
398,962 398,962 00000000000000000032ab0558d100a15354a551a36ebd110c7fb0fea34819fc 1,681 1.00/1.00 vMB 37
398,961 398,961 0000000000000000067af22566524c8b088436f9a3ef624779fe5fb7059cf097 2,877 0.98/1.00 vMB 57
398,960 398,960 000000000000000001c1cfcfb7cdfbd68f2e24703771985a8fe0da3fb71dc905 1,083 0.57/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.63 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.33 GB
    • Received: 16.20 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.