Loading Tool

Explorer IconExplorer

Memory Pool

24,988 transactions
26.24 vMB
0.03378382 BTC
Random Selection Loading Transactions
Max Size: 141.81/200 MB

Candidate Block

Mining Attempt 9d4010a4f285a3c58a036f821eee354a154f69cf64940390553d438be14c5e5a
Version 20000000
Previous Block 0000000000000000000053a9fba473938bde33554b7a5c7a03f2f44f099378d3
Merkle Root 414a7c6f1074de009eb245a1f7c085610c03fadf944cbd8540ae38b51d7a2373
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,529
Size: 1.00 vMB
Total Fees: 0.00460564 BTC
Feerates: 88.10 > 0.46 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,746 (29 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,717 940,717 00000000000000000000e98e3688a39f67f9f71c58b55253b0b9929176a97867 3,583 1.00/1.00 vMB 1
940,716 940,716 00000000000000000000ce9977d256f1557c74e7d342f1ec19b5cae905c91e72 904 0.27/1.00 vMB 2
940,715 940,715 00000000000000000000d05320a23be726cc1bf87a071b2c34bbd530bcd1d36c 4,815 1.00/1.00 vMB 0
940,714 940,714 0000000000000000000154d2f6a72863e45619764972c4dae18f682748058a8a 4,155 1.00/1.00 vMB 1
940,713 940,713 00000000000000000001d30c4cf6adccac0ea916a6f57642fdcaf9ccca0ee9e6 3,225 1.00/1.00 vMB 2
940,712 940,712 000000000000000000001145d3bcf2f745fdefe644db8d026644b6f7ec62a1ee 3,406 1.00/1.00 vMB 2
940,711 940,711 000000000000000000017bd260dd5c112cdc243092f8a0a7bf6d0c2be75448da 3,457 1.00/1.00 vMB 1
940,710 940,710 00000000000000000001ddd842d7843fe48cd512742a5fbd36013f5b7a5e6b88 4,294 1.00/1.00 vMB 1
940,709 940,709 00000000000000000000e08edb43a580b16cf139debf15a22f6e9590393f9397 4,049 1.00/1.00 vMB 0
940,708 940,708 000000000000000000006c0cd9f8607148ba1bb54d9f8d3977b40f177ee47620 3,426 0.99/1.00 vMB 2
940,707 940,707 000000000000000000014bde8fbcd0329dc205a4a8681a9e79ffecbed265719c 140 0.04/1.00 vMB 1
940,706 940,706 000000000000000000013e1386a9bdac3e7fc24cba325d30d28166c295ed79d7 4,498 1.00/1.00 vMB 0
940,705 940,705 0000000000000000000124d620f78482e65046643ff2b39b427d5c9779de5174 4,538 1.00/1.00 vMB 0
940,704 940,704 00000000000000000001d5683974f279c1af2d786d639ea487f694ec430c72ef 3,399 1.00/1.00 vMB 2
940,703 940,703 00000000000000000001c51a062885fcf97e061da5b0de61283d599646ac3467 4,288 1.00/1.00 vMB 1
940,702 940,702 000000000000000000019b764814af80d2b8569894223c4fcbdd6285883b7394 2,561 0.78/1.00 vMB 2
940,701 940,701 0000000000000000000160a3de3f223947399b740e7b50b25b95af73289c72d1 4,337 1.00/1.00 vMB 1
940,700 940,700 00000000000000000000dc76a98f700a6e5f7e4a6ca8121d069efd75aad91f6d 7,213 1.00/1.00 vMB 0
940,699 940,699 0000000000000000000194095d1a37e8237430bb8d396467015d262b7c288634 6,545 1.00/1.00 vMB 0
940,698 940,698 000000000000000000014efb3a62008cfa1169be8cc036519ecc833dd79a504e 2,928 1.00/1.00 vMB 0
940,697 940,697 0000000000000000000144e300eb2e74123eb74d3158ddf80df85632e0b0e6f8 6,389 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 828.09 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: 4,529.63 GB
    • Received: 245.60 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.