Loading Tool

Explorer IconExplorer

Memory Pool

42,957 transactions
28.03 vMB
0.08424381 BTC
Random Selection Loading Transactions
Max Size: 144.89/200 MB

Candidate Block

Mining Attempt 4341487d136d9e3d02e5e24e8de16081ee83595ce86673eb2899ba46705a90ba
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root 2e628fac104a386472379223fc5426827af6fc45d01f3b92d72b3b7e16a1e21f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,895
Size: 1.00 vMB
Total Fees: 0.02599219 BTC
Feerates: 180.63 > 2.60 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (410,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,606 504,606 00000000000000000068f0145bee21619a361954b9f6195d4abc5e435e81000d 1,129 1.00/1.00 vMB 253
504,605 504,605 000000000000000000080bdf492cd592f4011576deac377d82fc1facea43b584 1,264 1.00/1.00 vMB 222
504,604 504,604 00000000000000000041c32ded9174abf7033981a6b096af9fcd3681c0a53268 1,959 1.00/1.00 vMB 322
504,603 504,603 00000000000000000074bb146678e3e4d38412dee646961ead63c0acfa52fa61 1,304 1.00/1.00 vMB 263
504,602 504,602 00000000000000000075c01f198305305d82cfa11055daa5bca95c74521a8c53 2,188 1.00/1.00 vMB 485
504,601 504,601 000000000000000000514e7c27e1aac0444ec96be0ad2343eb904fab2ec5e696 2,265 1.00/1.00 vMB 509
504,600 504,600 0000000000000000003f29d27f8f24014c7ac4c26517f02c557076a8ad4e2d2d 1,651 1.00/1.00 vMB 389
504,599 504,599 0000000000000000003f07002324ca3780172b19e8caf1131b02e9229364735c 2,622 1.00/1.00 vMB 541
504,598 504,598 000000000000000000192cea4b833d27b90d70e0699c667da1a2061e9685bcfb 1,835 1.00/1.00 vMB 325
504,597 504,597 0000000000000000003e7798a671fa2726c0a4670ac7a44e4597ee33b126753f 1,844 1.00/1.00 vMB 477
504,596 504,596 000000000000000000495d2690cbe131ff72138caf88bc63c1e19d73bb38d37d 2,967 1.00/1.00 vMB 544
504,595 504,595 00000000000000000053714f384594d44b56b3d26fdcf15167816e870b752e35 881 1.00/1.00 vMB 253
504,594 504,594 0000000000000000007524ff1f5a21dc7de67dc2906be0c86e6fe095ab70f385 1,978 1.00/1.00 vMB 477
504,593 504,593 000000000000000000279e1557ce75dc6dc04373968808910387bd78a8a8d940 988 1.00/1.00 vMB 262
504,592 504,592 0000000000000000005d26b6cb367136dc10cad5b9831b45cfc6d6e4fa006933 1,691 1.00/1.00 vMB 338
504,591 504,591 0000000000000000000e5cc617cb455cdecc1d823f15357508f8610d91ea5fb9 2,023 1.00/1.00 vMB 331
504,590 504,590 00000000000000000025604f528a35c1bd3e140da66a3cfb16605781a5f8a50d 1,616 1.00/1.00 vMB 311
504,589 504,589 0000000000000000004940c391b8b711f8e43535d1749841a922423d6e30562b 1,844 1.00/1.00 vMB 370
504,588 504,588 0000000000000000007521b62f78232d01cedfbb9fc6476149cdac86f0247554 2,878 1.00/1.00 vMB 550
504,587 504,587 00000000000000000002de74f1a820f9e53ddaa6de9a6194ba73eb9a5d26c52a 1,926 1.00/1.00 vMB 446
504,586 504,586 000000000000000000611ebbbc727d39f1a69d0ce3f1906a029b36fcc71c6d4c 1,474 1.00/1.00 vMB 330
Previous 10 blocks ↓
Total Size: 781.79 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: 634.10 GB
    • Received: 12.24 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.