Loading Tool

Explorer IconExplorer

Memory Pool

42,420 transactions
26.86 vMB
0.06345176 BTC
Random Selection Loading Transactions
Max Size: 141.17/200 MB

Candidate Block

Mining Attempt b6cae2490ea6ce5890fd8b20897a79fd5e148d50cf985d9932cac795963aaa8d
Version 20000000
Previous Block 00000000000000000000dbff82779b294ccb8ffef3251a2f04537190df676bc3
Merkle Root 56b45136aad29a9dc6c3b7bc6af88cfa11906f32942f00ec76eddaf0a8c664dd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,321
Size: 1.00 vMB
Total Fees: 0.01352347 BTC
Feerates: 500.44 > 1.36 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,940 (374,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,460 540,460 0000000000000000000da86988cbb4d824e04b58d4652e6ea630edb2753aa4f9 2,391 1.00/1.00 vMB 28
540,459 540,459 000000000000000000007cf8af5b8440a18a4b54968206f2feb2f42a43d41611 309 0.12/1.00 vMB 26
540,458 540,458 0000000000000000002469795cac9c2a959cef9aabe9ee251172354435bdde3c 443 0.21/1.00 vMB 21
540,457 540,457 00000000000000000002290c6ee3bd73ad89d148456b4c1dc252ef4ace62cf7e 1,229 0.51/1.00 vMB 23
540,456 540,456 0000000000000000001fcfbd5adc40c78083fe53f6887ed732d9f025813453e2 1,111 0.46/1.00 vMB 19
540,455 540,455 000000000000000000276037ba288ff32589b0604afc44d5cd859d097720539f 341 0.12/1.00 vMB 19
540,454 540,454 0000000000000000001cf85815601e73330f051f0f0bb77d9896de7396f67fce 1,240 0.55/1.00 vMB 18
540,453 540,453 0000000000000000000d76ca47a57e947e60d8195c7a51275d7f42849146ce1a 917 0.39/1.00 vMB 34
540,452 540,452 0000000000000000000ce50f91991dc82b1a2f4e69c65ba9fa2559decfa57745 563 0.22/1.00 vMB 22
540,451 540,451 0000000000000000001f0d855ee357e4da0a91f0fa52d03860c53da3caf1f405 304 0.20/1.00 vMB 7
540,450 540,450 000000000000000000203f4d7bb510e0896baa324b574a9eed995be945c298c0 345 0.14/1.00 vMB 43
540,449 540,449 00000000000000000012e988ceec0b3e86e604f7771079745b663878c7a5f6e0 495 0.22/1.00 vMB 21
540,448 540,448 0000000000000000000b30f2d877a15b6e65dbbdf7c676995c32d415d1a46497 665 0.28/1.00 vMB 22
540,447 540,447 0000000000000000001fed10566e1c20f37c6969c82822bfa207f5d915805d22 2,140 1.00/1.00 vMB 22
540,446 540,446 0000000000000000000038addb8d8791d851e9e18063ee941e37a8c47f706ae9 853 0.29/1.00 vMB 25
540,445 540,445 000000000000000000150c137aa72523e43a3f7845b5c6cafb7686da1c7a7ca2 303 0.14/1.00 vMB 23
540,444 540,444 00000000000000000027373907b2a5947f81d9b66a329ef08e49b55960a24b38 864 0.35/1.00 vMB 26
540,443 540,443 0000000000000000001433919b9bc2451bfe64931435b923f674157b57864555 252 0.08/1.00 vMB 48
540,442 540,442 000000000000000000227acd95d5a2cfbdc0c23507c88c5a5c368d25abfa6054 986 0.43/1.00 vMB 23
540,441 540,441 00000000000000000026928bbbd188d8420be25b0867020791b1cd74ce829fb2 483 0.20/1.00 vMB 26
540,440 540,440 0000000000000000001e4db6f750929f0f2b3e23151eb3f617369775dbe8611b 918 0.38/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.28 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: 656.92 GB
    • Received: 14.44 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.