Loading Tool

Explorer IconExplorer

Memory Pool

78,773 transactions
29.50 vMB
0.06908674 BTC
Random Selection Loading Transactions
Max Size: 177.33/200 MB

Candidate Block

Mining Attempt 7102e6cc1724a38d8af0e495520fb31da19477345f9cb7bc567fbf07db7a8d99
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 9f3af4292b9fa6436cdc3ac73f0e1adbf864328cfacdda234c1ca24ea3cb0b5f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,822
Size: 1.00 vMB
Total Fees: 0.00915558 BTC
Feerates: 50.25 > 0.92 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (443,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
471,598 471,598 00000000000000000017dc5198d6675e2c4ebd5e24e1e5523407f6696b16320f 2,145 1.00/1.00 vMB 276
471,597 471,597 000000000000000000f38ce2df8f67be25754c6fafe4748aab0f3589c268a685 1,477 0.99/1.00 vMB 309
471,596 471,596 00000000000000000182a5e4876b6278a5f949f55cbbedf4fac85d40770aaada 2,223 1.00/1.00 vMB 356
471,595 471,595 000000000000000000c2682feaa4100899a17b212177caee2e9dfbcf9ee33c64 2,325 1.00/1.00 vMB 422
471,594 471,594 000000000000000000254b000e42f7fd99e88288e7e5c36ad679c1e88e808ecc 2,110 0.99/1.00 vMB 378
471,593 471,593 0000000000000000008c82da52542586fcfbfb17422ba00c9bc2deb138ab77be 1,961 0.99/1.00 vMB 284
471,592 471,592 0000000000000000015ac9f2e644e4fbbf2685dc1b4c6edecd9156d96946588e 2,014 1.00/1.00 vMB 342
471,591 471,591 000000000000000000df518b98d82c17fc0b214c718e4ffda4592ecd25faac47 2,069 1.00/1.00 vMB 375
471,590 471,590 00000000000000000074c3b8cb77df9eebd0e04017f0035c9e4df8807729b453 2,118 1.00/1.00 vMB 397
471,589 471,589 0000000000000000019aa6c7e3215c9bd1e7e936a4991f8c4e356cff759dcc43 2,376 1.00/1.00 vMB 308
471,588 471,588 0000000000000000010cd30304f1e7262f0fa186b4d38550011e349f7a577b17 1,907 1.00/1.00 vMB 275
471,587 471,587 000000000000000000ef8c9c8e37ad4ea41e6471e01930a31c768b932d8de4af 2,069 1.00/1.00 vMB 198
471,586 471,586 000000000000000001627a727092cdf7757d02a357106175b9b12d26bfeed985 2,084 1.00/1.00 vMB 358
471,585 471,585 00000000000000000097893bbc0e4037426a77f757c7c2dd257c84cb8aa88f0b 2,201 1.00/1.00 vMB 322
471,584 471,584 00000000000000000177fd834e5115da8a9d9c1d816dd46e01c083572899288c 2,493 1.00/1.00 vMB 275
471,583 471,583 000000000000000000992c10db7773745a430a7303deeaefb338cd4df50a6666 2,079 1.00/1.00 vMB 253
471,582 471,582 0000000000000000013c412e5fbe3c1404286daf1c6fa750d717e089a1339ded 2,259 0.99/1.00 vMB 267
471,581 471,581 0000000000000000003a4108af2ccb2de35e24f62da1be254a4456b175e243b9 2,190 1.00/1.00 vMB 348
471,580 471,580 00000000000000000194ef5de44d7252b0b13cd2fde533fc21dccc81df3eb466 2,481 1.00/1.00 vMB 428
471,579 471,579 000000000000000000d56395af508a60b7aed954b652a0e5b1043688f62d2d85 1,755 0.93/1.00 vMB 262
471,578 471,578 000000000000000000f1e214d7368371cbbe2aeeb26acbd9484419ca2acdf216 2,290 1.00/1.00 vMB 320
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.