Loading Tool

Explorer IconExplorer

Memory Pool

84,645 transactions
31.86 vMB
0.10995485 BTC
Random Selection Loading Transactions
Max Size: 193.44/200 MB

Candidate Block

Mining Attempt e7518ecc337e8662e6f02a674c3a7f3c29061eff27bd9d73f31ef0225390d23f
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root b1ecad906b1d464a2e1d41981b85f8f8d4aa196bf6b1d2c31e79c5fe755e232b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,756
Size: 1.00 vMB
Total Fees: 0.03259686 BTC
Feerates: 299.43 > 3.27 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (634,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,556 280,556 00000000000000020f3c005382cf9d08ce00d82f53cbb78481713d2be2887baf 161 0.08/1.00 vMB 30
280,555 280,555 00000000000000013a2652265b630c063e766e39c37107fc11fea8827dc03470 557 0.45/1.00 vMB 33
280,554 280,554 0000000000000002445448497f505e75ac1d8471959a182da77851a65db71be0 454 0.25/1.00 vMB 41
280,553 280,553 000000000000000250c538e3d7a702a024ebe88506fe39a7eb78ffbf48b2f655 734 0.32/1.00 vMB 46
280,552 280,552 00000000000000021dbd09275fa66b7034fe3dfbc34a7e6cbaa93eded792783e 33 0.02/1.00 vMB 5
280,551 280,551 00000000000000000554934af8cbbdfe252487124ffb8212767eda9ea7f51ed5 227 0.14/1.00 vMB 34
280,550 280,550 0000000000000001f2893a043e26ac08607fc9b004c486249af2fef26f59a67a 350 0.24/1.00 vMB 23
280,549 280,549 0000000000000000e1014ed1b37dcc26acf4cbb023aa465f936fa80113fcab0c 706 0.25/1.00 vMB 62
280,548 280,548 0000000000000001bff2b88a0e1fc9ea8246d3ba028f5f29f10e98080f93cd0e 494 0.25/1.00 vMB 39
280,547 280,547 0000000000000001751a2752cc508e4bf475cc7344ad29c7eb0ed75dce64e427 602 0.38/1.00 vMB 35
280,546 280,546 0000000000000001476a70b542a4369ccd44a07e3eaf0ad3ad08f966e3a234b5 335 0.17/1.00 vMB 41
280,545 280,545 00000000000000002836168a51a7a7f712070a8ecb12fff6cd01371b244f44f9 485 0.23/1.00 vMB 56
280,544 280,544 00000000000000006170578783b5bfe862d1abd58fb56be70b6997d61d24ca71 702 0.31/1.00 vMB 50
280,543 280,543 00000000000000022a4cf5eb143c4c330daf383f2463e82f0a2b18d721e3d427 231 0.43/1.00 vMB 14
280,542 280,542 0000000000000000e34bcfc0c60080206377ab3d4fc6bd7aa67680708ea4dcab 449 0.21/1.00 vMB 48
280,541 280,541 0000000000000000c6f129422d86e8e1874f70a877577bfbb24419a78fff702f 600 0.25/1.00 vMB 53
280,540 280,540 000000000000000112c1f9a736c399ee62205c76132c38b174f83741fcdfc339 62 0.12/1.00 vMB 11
280,539 280,539 000000000000000095e50d703240a503f9dab7196ef3ba552d925c2d480c97ce 176 0.09/1.00 vMB 43
280,538 280,538 0000000000000001d0f420a2601fca92ef000a639bb5c2309ffb215a794ae51d 212 0.10/1.00 vMB 38
280,537 280,537 00000000000000009bfdbbf01a2b4d2ecf61b3fc5132b88c75c93a6214c5bc54 514 0.23/1.00 vMB 51
280,536 280,536 000000000000000218d5319e66e1a067f3aae0c7a6e71c16f8533b8bb3f4e2be 324 0.13/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.85 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.