Loading Tool

Explorer IconExplorer

Memory Pool

81,934 transactions
31.48 vMB
0.07889620 BTC
Random Selection Loading Transactions
Max Size: 191.33/200 MB

Candidate Block

Mining Attempt e1e09654fc84799211f3a12a1a3da18f2821a217fc953784a51d499161cf8f62
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root 810202fe8287ea9834266a8689980cd24cc90e6223e102c1b2e2ace67ab59234
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,737
Size: 1.00 vMB
Total Fees: 0.01063469 BTC
Feerates: 150.61 > 1.07 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (404,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,315 510,315 0000000000000000001176a19a3a903a9225ce0e72f727a016eed64260c408ac 2,793 1.00/1.00 vMB 49
510,314 510,314 00000000000000000046fcb3c2648adf389e1b924152b819fedd6c8b279d4af8 1,725 1.00/1.00 vMB 25
510,313 510,313 000000000000000000040911c48c9bbf547feb0e8cc4e1716af02d7c153457a9 605 1.00/1.00 vMB 7
510,312 510,312 0000000000000000001c4ba37341f21d298862b4d088729a032c51954b0f54c0 1 0.00/1.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 782.74 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: 707.90 GB
    • Received: 16.71 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.