Loading Tool

Explorer IconExplorer

Memory Pool

53,282 transactions
29.77 vMB
0.09729059 BTC
Random Selection Loading Transactions
Max Size: 159.75/200 MB

Candidate Block

Mining Attempt b2a0d3fabd0549884f3d9f950c9c7098c6f632c01921d599b462d905d607ec1f
Version 20000000
Previous Block 00000000000000000000c82bf1f7d055428156e8d4702bdc0fed9066619a5fcd
Merkle Root 219f0d82179eb929a827c0aa4d45dce65fe330053ef7ac3bd4356342ec6934c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,237
Size: 1.00 vMB
Total Fees: 0.02440574 BTC
Feerates: 157.35 > 2.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,713 (536,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
378,631 378,631 00000000000000000eefcf6f34ff7cf718d1e0ef950e730386217f56d3a90209 2,384 0.99/1.00 vMB 47
378,630 378,630 00000000000000000be9982fa3bd1030ac9bf0eb194c802cb05af7220cefa0c8 1,060 0.42/1.00 vMB 54
378,629 378,629 000000000000000005103585c7e802e79d136253240220ff88dd8021f52a9d91 921 0.44/1.00 vMB 96
378,628 378,628 000000000000000002d49595a0e5351be871eecc8c0cc068e2d0896e7952e384 1,135 0.99/1.00 vMB 21
378,627 378,627 00000000000000000a25b8802b1d7edb58428b75f776198c8dd3a19ae3a48694 228 0.12/1.00 vMB 28
378,626 378,626 00000000000000000286163df5346a4612836d2697f606cd66ab05e5e915862d 633 0.28/1.00 vMB 47
378,625 378,625 00000000000000000a14740fac424115f218ce47ba665e0acd1f8e8101ff1f84 897 0.39/1.00 vMB 44
378,624 378,624 00000000000000000c0e05d2ec634bfd9e09ec2bf96544d9500d762c361ae6de 170 1.00/1.00 vMB 2
378,623 378,623 00000000000000000ff078f978e069f0db53fa2916a9af8dd7a18f5c0f022824 536 0.28/1.00 vMB 45
378,622 378,622 000000000000000006099679477884912896302e0cd83b8b0b955e7429995bb0 2,194 0.90/1.00 vMB 43
378,621 378,621 000000000000000001fa1ff59430598a91229b9dc320a3d6342b18fa0a5e7526 405 0.75/1.00 vMB 7
378,620 378,620 000000000000000006005459f46fed13a13da37480e9aac8e4211ae9817b31b1 1,771 0.83/1.00 vMB 43
378,619 378,619 00000000000000000639a39185c462d33f527271c3cf71a6b6fe451818e358ca 1 0.00/1.00 vMB 0
378,618 378,618 00000000000000000fa07d3e2e2729fa05d4bcf5cc339b3327702edaac3d757f 798 1.00/1.00 vMB 21
378,617 378,617 00000000000000000e68af204a4e3e106f989c466621983446762b1331088357 2,030 0.93/1.00 vMB 48
378,616 378,616 000000000000000010524b3765cd5605c94ddd211661d1809730e6a478760ebd 2 0.00/1.00 vMB 0
378,615 378,615 0000000000000000085a8e6ad1dfbd1984172f301f83a1ede89456446de26503 190 0.15/1.00 vMB 26
378,614 378,614 000000000000000006ea64ebb385a25b10a9a1152d4da1305595b125d78599db 107 0.25/1.00 vMB 7
378,613 378,613 00000000000000001046d3a3e853bf37d068e73e544d9b49262ae2a2afc8b3eb 1,119 0.49/1.00 vMB 49
378,612 378,612 00000000000000000b228bcee10defc8360566ac4892467bf79173ed815dbd6b 1,269 0.75/1.00 vMB 26
378,611 378,611 000000000000000010a234a13cc22c6820515123c54e81ad4f0677b7485e70b3 1,116 0.54/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.89 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: 645.08 GB
    • Received: 12.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.