Loading Tool

Explorer IconExplorer

Memory Pool

76,330 transactions
28.13 vMB
0.08406785 BTC
Random Selection Loading Transactions
Max Size: 171.36/200 MB

Candidate Block

Mining Attempt 164307e829e4d1f45775ba370b7750318c2c3f9ca92463d0ae66e5b5ead93915
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 44af7e7fa96afccded5e9a2ea3e7ed8e6590a3c59e64816b8b8d74e16d7a2d1f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,076
Size: 1.00 vMB
Total Fees: 0.02313299 BTC
Feerates: 150.93 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (404,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,311 510,311 0000000000000000000f9bf1d77360a06e7b2bc496ab79868082be60e1f77047 571 1.00/1.00 vMB 8
510,310 510,310 00000000000000000059e30d965040f207190896d883a31a9e8948de24e5467b 1,533 1.00/1.00 vMB 3
510,309 510,309 000000000000000000415ff7d500f895fe965e00cdc51b4de0f64ce4848019d4 2,948 1.00/1.00 vMB 53
510,308 510,308 000000000000000000455d79a3d298adf91a39449851c49a74eddcd970444b79 854 1.00/1.00 vMB 9
510,307 510,307 0000000000000000002cb9444a1b0e3273199d50233b4d7c885d4a240efb1f6f 1,693 0.71/1.00 vMB 40
510,306 510,306 0000000000000000003da387dfcfd93d685b8cb64eaee0feba7472063377a700 1,871 1.00/1.00 vMB 22
510,305 510,305 0000000000000000001459e285baf083e904cab904ffde96be31705552f53443 1,906 1.00/1.00 vMB 33
510,304 510,304 000000000000000000193161026fea2bf10fd8e0d157296de8e7b1981dc23995 983 0.33/1.00 vMB 53
510,303 510,303 0000000000000000001450f52f45dfbc504484ffccb1e927d55a0b6adabd5640 369 1.00/1.00 vMB 5
510,302 510,302 000000000000000000478e797e7f68ef1a9ad611167af14f5679c765ccfdee41 783 1.00/1.00 vMB 12
510,301 510,301 000000000000000000115bd52c633a5a1c81b2be8612c6642876aa9629c0939d 931 1.00/1.00 vMB 16
510,300 510,300 000000000000000000420d8fbd4ab8c1e33fbe09fc0bab43e7690622d448a76b 1,332 1.00/1.00 vMB 26
510,299 510,299 00000000000000000022b0a6f0503434e2c9a5e10570217f131963672e843b72 2,573 1.00/1.00 vMB 44
510,298 510,298 0000000000000000001915907dfcf9f247bb8d0bd945f25a05d21b35d5d7f59a 613 1.00/1.00 vMB 9
510,297 510,297 0000000000000000000c78191a88fe68f3fafda507cbf00e5af19e73c8127fc3 1,476 1.00/1.00 vMB 18
510,296 510,296 0000000000000000002d7ab1f489220002cb55090dc30e65601b5d1c8c3e1a2d 1,257 1.00/1.00 vMB 23
510,295 510,295 0000000000000000002ea60183d0dcdf5cb973734178090a9ad1a69062c603a5 1,921 1.00/1.00 vMB 8
510,294 510,294 0000000000000000003fbe8191b68b808d739b964fc5fb41047d21d07020bbcf 2,062 1.00/1.00 vMB 36
510,293 510,293 000000000000000000239788ae42ebcdacffc742911d41056367bffa87127a88 2,442 1.00/1.00 vMB 25
510,292 510,292 00000000000000000044a01dc989bf8c097c3270a42eaf77200649ed9830ed8b 577 0.29/1.00 vMB 104
510,291 510,291 0000000000000000004c12e60331a55e7a8a306e4f0231ef3d8d7a2290938db8 846 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.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.