Loading Tool

Explorer IconExplorer

Memory Pool

80,403 transactions
34.08 vMB
0.13108811 BTC
Random Selection Loading Transactions
Max Size: 193.37/200 MB

Candidate Block

Mining Attempt b5534c6bb2d981908f077658356c5d60db49152a6ae6b6252d212fc0e55a9735
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 44af2a6edc2da97f39dd31112282264e846dd16e0e1a1c407843ae8bfa309e45
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,412
Size: 1.00 vMB
Total Fees: 0.02077122 BTC
Feerates: 52.08 > 2.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (652,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,962 262,962 0000000000000004290705ab8b369844f48bb1801b0ca8eb4e5b99f30f3ddcdc 358 0.16/1.00 vMB 92
262,961 262,961 0000000000000005ea1abcf3367fad4f133ff605fb74332eb370d9710bf0a390 339 0.13/1.00 vMB 139
262,960 262,960 000000000000000a1fa662489ced5ed74c1235ca1d436dba2e2882501541ce52 275 0.11/1.00 vMB 84
262,959 262,959 000000000000000ce11bcc92ee8eefe7bd7f1e4d1d5468ade2467b9f28b6185b 31 0.01/1.00 vMB 116
262,958 262,958 000000000000001089f4e9fdd30e2a3b834844ec3309dab60c9062f16d924881 138 0.08/1.00 vMB 61
262,957 262,957 0000000000000013a7e801d9c06e7da995b3ced8cdeae3ce2de92d82e960b571 491 0.20/1.00 vMB 107
262,956 262,956 000000000000000cb2ad95fd97893e3d627f98c6a740144148a946df6431bbbf 104 0.04/1.00 vMB 85
262,955 262,955 00000000000000056bfa12d1bb1ba25ae4a6ef8c5f9aa3a77bb1a818a70ffd03 382 0.16/1.00 vMB 104
262,954 262,954 0000000000000000b3c0fe155aee1b52112c0865177921cb1c3f5d4dc2eab853 125 0.05/1.00 vMB 82
262,953 262,953 00000000000000149ff9cab798e3c47eeca8347393bf3cd2996bff1143503f47 162 0.07/1.00 vMB 68
262,952 262,952 00000000000000033362e082605bbf2daec726d36d48321b1b94b1cf85fa541f 514 0.25/1.00 vMB 93
262,951 262,951 0000000000000012cffaf5ca8392ec1d54b9ae40b2801319ca0c15cf743c163d 430 0.18/1.00 vMB 120
262,950 262,950 0000000000000012a4a89e208eea0dd108b3719a5355f33fe84d3817d9aa8480 4 0.00/1.00 vMB 19
262,949 262,949 00000000000000022d56b479b90fab949ed4d539cf3588404eae270cbbe260f8 52 0.02/1.00 vMB 105
262,948 262,948 000000000000000907bca02221b1fdc9c8a3eaa5c27fd8eda5e2b8e1daea4e99 187 0.10/1.00 vMB 92
262,947 262,947 0000000000000009361d3ccfe7c536e1fbf4d2bf5276bee03c8194ab1c8fdd1d 318 0.14/1.00 vMB 91
262,946 262,946 000000000000000ac4c8e5cf255553a024803268d33b3da8c7caa8b61d2123ab 409 0.18/1.00 vMB 101
262,945 262,945 00000000000000114d5e8fa6ced917e796f4bdb70d13f4fc86c3f72b12d9af0e 193 0.07/1.00 vMB 103
262,944 262,944 00000000000000060e6f2b258fe9220444af221cbc24cc9ca3a8a6278c46f8ee 251 0.08/1.00 vMB 84
262,943 262,943 0000000000000010563f25415f21ae0aaf9627ac4ae9ca0ce994400144c8202f 418 0.16/1.00 vMB 101
262,942 262,942 000000000000000ca671d15523285c0058954e04b1181b5ad773f7a6879de773 338 0.16/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 783.10 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: 729.48 GB
    • Received: 18.49 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.