Loading Tool

Explorer IconExplorer

Memory Pool

46,373 transactions
28.69 vMB
0.07051245 BTC
Random Selection Loading Transactions
Max Size: 152.94/200 MB

Candidate Block

Mining Attempt 8442dc55bed3a6c4d9625c386584b466475e7651c48791b26fca507a06a4c693
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 6c4bba24be8e5527b492fb5ae0807fdd4f31cf5fc89949304827de2c49de839a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,337
Size: 1.00 vMB
Total Fees: 0.01586941 BTC
Feerates: 73.20 > 1.59 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (442,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
471,937 471,937 0000000000000000007b4f2d766db725d3d3d296df78e6264c52d002a39ce42b 2,092 1.00/1.00 vMB 394
471,936 471,936 0000000000000000003e3245f8fa3116b4f12cc1655931a8f8f131c6912d4e6f 264 1.00/1.00 vMB 316
471,935 471,935 00000000000000000136b93d8896f29879dd30405ed294c3e93df6957fda24c8 1,006 1.00/1.00 vMB 338
471,934 471,934 0000000000000000018b2e153c46a2dbd6203e2d50335e2b78eba9f2eb03e87f 362 1.00/1.00 vMB 325
471,933 471,933 000000000000000001874b5c740cb4baf91a0bf5f21c240a3f82fdac92e71a8f 1,640 1.00/1.00 vMB 346
471,932 471,932 00000000000000000055a9fefc7b01219f3e88172046f3649ee8e0dd8094edf2 622 1.00/1.00 vMB 22
471,931 471,931 00000000000000000054237bdc0a701b9e2927be2c258befe27cb5d98aba9ff7 425 1.00/1.00 vMB 16
471,930 471,930 0000000000000000009428ad3f7a9c9c0150b1dfbe7be21c2538179416b16df6 307 1.00/1.00 vMB 27
471,929 471,929 0000000000000000000edba6841f9416a54abc294a6d7e3b247aee28d5d3d77b 1,506 1.00/1.00 vMB 171
471,928 471,928 0000000000000000009bbd7a280ffadaf6fa18b4cb9f5176e410d80c3b1916a8 1,401 1.00/1.00 vMB 150
471,927 471,927 0000000000000000014100d3e99fb66093862dbb1ac767a165efe518748f4f73 1,705 1.00/1.00 vMB 248
471,926 471,926 0000000000000000013883de5148594f05a2df4d6800f1f9400626852617dfc4 1,374 0.99/1.00 vMB 191
471,925 471,925 000000000000000000e9252a63d2decabef06d32bdf23309f6337a89c26b0c3d 1,028 1.00/1.00 vMB 80
471,924 471,924 00000000000000000124f4a5e4da5f7f14784077a14d9b2575d758f1d7b4211b 878 0.99/1.00 vMB 192
471,923 471,923 0000000000000000005d234414580501d5737bf4d90741fc40157f2b140cd95e 2,187 0.99/1.00 vMB 217
471,922 471,922 0000000000000000005d7b3d1efcbeb41df9147dfd84f7c52ae3563a9c5a71c3 2,405 1.00/1.00 vMB 305
471,921 471,921 000000000000000000e6ed6e7adc3565130bcce0590be89a99825636da1065c1 2,171 1.00/1.00 vMB 294
471,920 471,920 0000000000000000000d3f00159f223f98392c9df8d857194ebec20d6373c888 1,549 1.00/1.00 vMB 103
471,919 471,919 0000000000000000001781b7df1730c0c9daab49b0d128110eb88450be16b496 2,405 1.00/1.00 vMB 333
471,918 471,918 0000000000000000004a9d05b3b8c5dc727f1eea7714253de8cd2673b5a6b220 506 1.00/1.00 vMB 37
471,917 471,917 0000000000000000012d377074675d5f4dd69213e5702128737ef48ea1a12163 947 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.11 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: 652.01 GB
    • Received: 13.68 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.