Loading Tool

Explorer IconExplorer

Memory Pool

53,309 transactions
29.78 vMB
0.09764166 BTC
Random Selection Loading Transactions
Max Size: 159.80/200 MB

Candidate Block

Mining Attempt b89738148fcc0aed7585884256db246e50e6480dc5ef8f276711624821515d8b
Version 20000000
Previous Block 00000000000000000000c82bf1f7d055428156e8d4702bdc0fed9066619a5fcd
Merkle Root 3139a0f6e98ea3f83df893ce4f330806ba33ccc2e058c097adc8a4d4e51b1640
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,225
Size: 1.00 vMB
Total Fees: 0.02460754 BTC
Feerates: 157.35 > 2.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,713 (79,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
835,324 835,324 00000000000000000002b9685885a8a76fcc99adc1aa3bc33ecbc1cf16aaeaaa 3,265 1.00/1.00 vMB 52
835,323 835,323 00000000000000000001895d78c1ae8386584895e13f1f7ddf633356913a1a08 3,882 1.00/1.00 vMB 36
835,322 835,322 000000000000000000006e7e9a9f642df79b5a341af376c5c025089865337c35 3,321 1.00/1.00 vMB 28
835,321 835,321 000000000000000000004b3325459c48a735ff022ad2257ad1c9ffba97269d26 3,828 1.00/1.00 vMB 22
835,320 835,320 00000000000000000002c699e4c55f1b03020b033fcd8402e68b019a5cdd765f 3,584 1.00/1.00 vMB 28
835,319 835,319 0000000000000000000293fb78a466d99358bcdf784d0afbe48ecd0bc11a48d4 3,467 1.00/1.00 vMB 32
835,318 835,318 000000000000000000034948d67b6502247c407d63f0a71ada830bdb7a5e60d5 3,352 1.00/1.00 vMB 38
835,317 835,317 000000000000000000018309ddfe729031eb149e45d121effc177c18fd0bd6da 3,673 1.00/1.00 vMB 22
835,316 835,316 00000000000000000002c4949c63dc7154167645ba6f63f685605e63103793a8 1,950 1.00/1.00 vMB 25
835,315 835,315 0000000000000000000120311a6899e9d7fe8fa027d8daccecd8f3b620815256 4,417 1.00/1.00 vMB 24
835,314 835,314 0000000000000000000277894103c9c979d5d7402d2ceb1e487ea14bc04d3ac1 3,672 1.00/1.00 vMB 36
835,313 835,313 000000000000000000025faaac01412cb65f627425eea1311fdc14a4041c8224 3,983 1.00/1.00 vMB 37
835,312 835,312 000000000000000000034a27e17f8d4cdb442150a25835c30f4c72c5cc101401 3,556 1.00/1.00 vMB 33
835,311 835,311 0000000000000000000007f78871312e8f6802007efb3e38d9cf4d9bbcf95ca0 3,624 1.00/1.00 vMB 28
835,310 835,310 000000000000000000014fe324326c3355738764fe0a284a0cca3cb224278c53 4,321 1.00/1.00 vMB 28
835,309 835,309 000000000000000000001c03b320fd87ad0db389a0a3b8b3028ab241bd6b9464 4,111 1.00/1.00 vMB 34
835,308 835,308 000000000000000000003dd4c792ae786eced9f1420113cf9d7fc2af44ae9658 4,297 1.00/1.00 vMB 34
835,307 835,307 00000000000000000002b79c77e965ba5b695e7c578b97871a7ddf2532aba485 3,431 1.00/1.00 vMB 44
835,306 835,306 00000000000000000001f0f7417649f17c131d88c02942c3bd1a8e87ba71cac3 3,454 1.00/1.00 vMB 29
835,305 835,305 00000000000000000001f55b2f76ab7f4ce6aa0b5419ffe58fe2c6171b09aadb 3,688 1.00/1.00 vMB 35
835,304 835,304 00000000000000000003015cfb1a133e3a2134b339a5d6ccf090c7df2c5038a9 3,882 1.00/1.00 vMB 42
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.