Loading Tool

Explorer IconExplorer

Memory Pool

79,415 transactions
29.50 vMB
0.09196649 BTC
Random Selection Loading Transactions
Max Size: 178.50/200 MB

Candidate Block

Mining Attempt f4c78d44b679897d0d10d9552f0e7e545543ae87dee804b11c9a6a530ba6aee0
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 4ca2fa91f42cf51fde4bc71e5a00ba3a98ff2173d6c150b66991f8c1c7a958dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,787
Size: 1.00 vMB
Total Fees: 0.02988830 BTC
Feerates: 301.60 > 2.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (734,662 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,431 180,431 0000000000000430b93b6b67ea709ac8503c81a3813553da112699d6fa968122 213 0.10/1.00 vMB 155
180,430 180,430 00000000000006860df3b3cd7350acee60c4dae3ca41d6c4b0243a96812a56bc 73 0.03/1.00 vMB 79
180,429 180,429 000000000000006005ee2214937d385a257cb0c2a51706767886c96a14718ac6 202 0.10/1.00 vMB 131
180,428 180,428 00000000000002d02af89f17c442b80ecd281dbd09708aa0e53bb2e096f53d5c 139 0.05/1.00 vMB 27
180,427 180,427 00000000000007319895a0eda171421881413ea398e088d7c6d178711c87f8e0 41 0.03/1.00 vMB 24
180,426 180,426 00000000000000aa35d0f00023a43b5059da6badb5edf4c1296908b5ee6ea360 275 0.18/1.00 vMB 172
180,425 180,425 00000000000008db7437012901d82101f2b4046a6910a69693bcb5f17a4e6d57 45 0.02/1.00 vMB 243
180,424 180,424 00000000000004f8897c3cf58132211c385e0185178753045d0b7f25469e2b56 45 0.02/1.00 vMB 114
180,423 180,423 00000000000007cb0026cb7db1f262fe709ce66dadea7dcc11c86cdbfc7e6ea6 70 0.04/1.00 vMB 64
180,422 180,422 000000000000001171cdd68879dabeb722283dc35c1404968b37cf72941e364d 187 0.11/1.00 vMB 102
180,421 180,421 00000000000006681e01af9fa6e6d5c19cb826989c11211a6dc366fa4dc40bb5 17 0.01/1.00 vMB 2,077
180,420 180,420 00000000000004607c36914ddbed3b87c349cb855151652cbbf456bb6b2d01d4 83 0.06/1.00 vMB 118
180,419 180,419 000000000000018ac3bfb208f604c379a5c2697e5bd723fe30e799603768a3fb 22 0.01/1.00 vMB 7
180,418 180,418 00000000000007f66ca9e607e966b62dbb4ff8e353fb15abb147f8b11ece0003 91 0.04/1.00 vMB 53
180,417 180,417 00000000000008cb00ec492e0a375e2f5d5d10bcc371987d7d2295b2f009eb04 41 0.02/1.00 vMB 116
180,416 180,416 00000000000005df73c25e92a9122a2b4da28da9a5e1279da7e5bdda07fafdf3 76 0.04/1.00 vMB 114
180,415 180,415 00000000000002fa73653c0c511ba806477412a031d5159611ffa5a9d09e7a2a 139 0.05/1.00 vMB 134
180,414 180,414 0000000000000252f400a5ab79c6b9677483715624b00e2a285a9dd53ec0ceb3 21 0.01/1.00 vMB 496
180,413 180,413 0000000000000976715f262d839a67a6a83c931ec2c83d9353c0dae3435aa0fc 12 0.00/1.00 vMB 24
180,412 180,412 00000000000004375a2fb1905b10b951a78e33032f3c1ebece97c6b595088c8e 136 0.05/1.00 vMB 174
180,411 180,411 00000000000003e4beaa67e6418abf31ce7f63aba5f1a844675cb28bf1558857 121 0.07/1.00 vMB 366
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.