Loading Tool

Explorer IconExplorer

Memory Pool

40,569 transactions
27.18 vMB
0.08074649 BTC
Random Selection Loading Transactions
Max Size: 140.90/200 MB

Candidate Block

Mining Attempt 9718c5555abc3e93c1b25862614fe44333c36050923e3f235612c4927c050970
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root 54cf43293e24bc6fb048c7c8f20bc796fe2366423b898e773dcf8e06acd64c91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,272
Size: 1.00 vMB
Total Fees: 0.02537119 BTC
Feerates: 201.37 > 2.54 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (67,285 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,396 847,396 0000000000000000000112ddc2a5a6f0cdc40ba9ee92d675d295a0acc76f8b57 3,275 1.00/1.00 vMB 86
847,395 847,395 000000000000000000021def80fe61621e2ed0d3136b41152d4e054070c082ad 2,116 1.00/1.00 vMB 48
847,394 847,394 0000000000000000000013add53214d04ef4252cbf621ad7078c01df632935e9 526 1.00/1.00 vMB 57
847,393 847,393 000000000000000000027f686efba2c9ec9e464d183e8a7a1ec0327214d5d671 3,422 1.00/1.00 vMB 40
847,392 847,392 0000000000000000000197da42e3412e600f3a4bb82f14eed7484550238409cd 3,081 1.00/1.00 vMB 96
847,391 847,391 00000000000000000002e8dcd6e5f94ea77255c0df03205567681b714d466042 3,101 1.00/1.00 vMB 54
847,390 847,390 00000000000000000001d8b2757e2f97e5f8b265b20e447d497b2f560fa8e2a7 3,418 1.00/1.00 vMB 77
847,389 847,389 000000000000000000001c288e9f35b4e03def9c75923c7eda98cfe38f041eac 3,091 1.00/1.00 vMB 94
847,388 847,388 00000000000000000001b83f8339de776d7a1cfa261ffcf07835d2a58381125d 4,245 1.00/1.00 vMB 70
847,387 847,387 000000000000000000019ff4775743cabe216f958fced270da0969ab3d6f9441 5,795 1.00/1.00 vMB 104
847,386 847,386 00000000000000000002da1487eb435de91193ee481cf81875e13d0271060b19 5,910 1.00/1.00 vMB 123
847,385 847,385 000000000000000000023616105ce5a898c66bec07636197d1f3985e0b56d32d 6,501 1.00/1.00 vMB 159
847,384 847,384 000000000000000000003bb185dfdfc723e541e95fe77f83ca5cd70f7bd7c719 5,848 1.00/1.00 vMB 193
847,383 847,383 00000000000000000003072a5887d644277b7f26846129b5f3fe076225123f47 5,053 1.00/1.00 vMB 34
847,382 847,382 00000000000000000002dd73147f1c781d92160f9ba0db46db1523064e217bd1 4,404 1.00/1.00 vMB 43
847,381 847,381 00000000000000000001263c247f671298566b6454d34375d108618bbe680b42 4,992 1.00/1.00 vMB 30
847,380 847,380 000000000000000000032b807b68e4bd0cdd7d414dc3e1f4c194e63b4691fd43 4,866 1.00/1.00 vMB 36
847,379 847,379 00000000000000000000eee27a858db378cd2b9fd1a2b2b516b44f8966aa0052 6,246 1.00/1.00 vMB 33
847,378 847,378 000000000000000000005d3de6569ceddb31a2649a77190b8f1df1c86728606d 5,138 1.00/1.00 vMB 37
847,377 847,377 000000000000000000004a79c532bd270faa364e5ba691b9e47c3e07c934eb13 5,837 1.00/1.00 vMB 39
847,376 847,376 000000000000000000024620cfee5a9d2b456d0f2ada631664ae0e7ff27255bc 4,509 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 781.83 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: 636.65 GB
    • Received: 12.38 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.