Loading Tool

Explorer IconExplorer

Memory Pool

81,121 transactions
29.81 vMB
0.10430989 BTC
Random Selection Loading Transactions
Max Size: 180.31/200 MB

Candidate Block

Mining Attempt 6a3ae1e20a9d53f37d89dd16f733a611f7d1eacb73a4e360dde5164bd656e134
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 30cd9031ec65ae8a3e99ce15625685994f93ec90fec5f6d3f3ad69b2f86e52f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,079
Size: 1.00 vMB
Total Fees: 0.03910492 BTC
Feerates: 146.36 > 3.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (805,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
109,519 109,519 0000000000007ebb762a353ead87e25525fe51a6df52c240c14146784721ff67 2 0.00/1.00 vMB 0
109,518 109,518 000000000000a8fd0a2541b57953885f6b25b8573bfcdc186ef0373f4dcc1941 8 0.00/1.00 vMB 0
109,517 109,517 00000000000084c74848b7ca282bf29cef9cae31a44ca296d0ba1dc229005739 5 0.00/1.00 vMB 0
109,516 109,516 00000000000196b56e62e0c1332436bc6a291bf3a2da8c9ecdcca999a0568ea3 4 0.00/1.00 vMB 0
109,515 109,515 0000000000007d7706b73e79ab7b172a74ae3618eb4cfc7893e462bedf9560d0 1 0.00/1.00 vMB 0
109,514 109,514 0000000000016e1048c4a88fdb4e9264f94a2ccaba814231996e18b024b15675 4 0.00/1.00 vMB 0
109,513 109,513 000000000000eb6ed49596a5e5dea0cfcbb5b75b915a09b18dd6cc96e6b6f67c 3 0.00/1.00 vMB 0
109,512 109,512 0000000000001f4b86cd6dd1340f953cd283eaf8957d6650c05470115be80b0b 1 0.00/1.00 vMB 0
109,511 109,511 00000000000087af60c75fff393c61634d4760fcde0f3bc9f4d03c44c2d7c2fa 10 0.00/1.00 vMB 0
109,510 109,510 000000000000ad62651f9735fbe2f13a9a676c793079e633be758ade957e1f92 1 0.00/1.00 vMB 0
109,509 109,509 0000000000015a44f80df565c3b9f2cf2ad1d619efe8d2abb1557cadd78226ec 2 0.00/1.00 vMB 0
109,508 109,508 00000000000130d62ff06833bd8a40b8ed7bf883bcb7393250f38b4288cb30b3 32 0.01/1.00 vMB 121
109,507 109,507 000000000001c618921993e82dc3a9966eb9373b31dda7929c17923a28dc3d2f 12 0.00/1.00 vMB 0
109,506 109,506 000000000000441348e34bc37bd9b9a5c3ed13d048873e0475d92da5a1968760 11 0.00/1.00 vMB 0
109,505 109,505 0000000000001aecec679858c2ee17fdb71dfa31652b11634c80d3d4aa92d000 12 0.00/1.00 vMB 0
109,504 109,504 000000000000b21f188f0083bf43a67b5683e03127a53461ec6bcf01f1a8716b 13 0.00/1.00 vMB 0
109,503 109,503 000000000001bc64c00d1e0d617b89bc143e8de372e92c02bf05ace2cce2e79b 12 0.00/1.00 vMB 0
109,502 109,502 00000000000134ea2fba34fa83f0c7db5ba52b69426989102ca91cc1a338909d 1 0.00/1.00 vMB 0
109,501 109,501 0000000000016c4f471b4372b939c11c27793b8bd3420fffa63872a841d490f7 9 0.00/1.00 vMB 0
109,500 109,500 000000000000fb46bc4eee320a845a1e366b50d376c79b42920055d5bb7ae079 11 0.00/1.00 vMB 0
109,499 109,499 0000000000009ae1757820699120eacddd5916472268604443d29bb8188de272 32 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.