Loading Tool

Explorer IconExplorer

Memory Pool

82,398 transactions
31.03 vMB
0.09439435 BTC
Random Selection Loading Transactions
Max Size: 186.64/200 MB

Candidate Block

Mining Attempt 8b577e4f73327bfc94bc9006781fa4c1424cf0db7358ede5a436dc4d602275fd
Version 20000000
Previous Block 0000000000000000000181cbbb37023f2ae341db02ca2f52912bd17b61552f03
Merkle Root 31a3f9ca7fedcd34ef9ea6cc2dd55a677f5638602244393e7c88c1a974eec348
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,832
Size: 1.00 vMB
Total Fees: 0.02400340 BTC
Feerates: 88.28 > 2.41 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,170 (489,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,691 425,691 000000000000000003bc54806151757cbf31cc05f5ae66bc4b9bceafbe46dbe3 1,214 0.78/1.00 vMB 45
425,690 425,690 0000000000000000048e5168f5efc9328fc17b5e9ce33a853987384e41ffed13 2,590 1.00/1.00 vMB 84
425,689 425,689 000000000000000001d98ded7795b1e12472b8a88f1c1d76f55a232266affcdb 898 0.43/1.00 vMB 70
425,688 425,688 000000000000000001f7ab1dc090e2928c22bf0247abef6fee50529651dc78a4 2,568 1.00/1.00 vMB 71
425,687 425,687 0000000000000000028157b355f212782e9e1be397bbc2e79e6b1c0048f85025 2,175 1.00/1.00 vMB 56
425,686 425,686 000000000000000004c04891919e22963ca5c383560ffb0100713d0c8ed437e2 2,836 1.00/1.00 vMB 96
425,685 425,685 000000000000000001cb782dc28a8c4ea123ba708afce5dc9e121090cf98d2fd 595 0.22/1.00 vMB 85
425,684 425,684 0000000000000000004c7f08d13ba35f72bb183fabfe8444b4ce787031f0ad77 637 0.27/1.00 vMB 79
425,683 425,683 0000000000000000023ada7b89100356d7a36cb310d99fd5d14d6716bd62b675 1,111 0.44/1.00 vMB 79
425,682 425,682 0000000000000000037fafa6506023f3fb0b7b16ab57db254cb868f1a08ad7f8 1,091 0.52/1.00 vMB 72
425,681 425,681 000000000000000000fb34ec0c3ac43a123bebc167fb6fec525577e1fb92b618 1,566 0.62/1.00 vMB 75
425,680 425,680 000000000000000003283e06bdd14472db89bb241f7acc9c8702f747ac7617c3 852 0.99/1.00 vMB 27
425,679 425,679 000000000000000003dab2f02bc982e5930be24541baa9ea617cbddb6f32b47e 333 0.17/1.00 vMB 68
425,678 425,678 0000000000000000022454fb146724fda46c2739e61934e0d3999a6a0c3fbc79 409 0.15/1.00 vMB 79
425,677 425,677 00000000000000000163dd7d9910d594be1811febcfc9be21c01d75e76a95529 938 0.44/1.00 vMB 70
425,676 425,676 00000000000000000321423c75c64addf4d83e124278145fce76857fba6b81ba 1,982 0.98/1.00 vMB 65
425,675 425,675 0000000000000000025075e9626a023082b9a5f1b4e3934faa38d7d4533d8750 539 0.26/1.00 vMB 70
425,674 425,674 00000000000000000326b296b026b30e8aaeeb686ed9da7c23932f778147481e 391 0.16/1.00 vMB 86
425,673 425,673 000000000000000003eda5c2fc1ac8992fd4391ec62ffde381ac7f684d808170 1,869 0.87/1.00 vMB 63
425,672 425,672 0000000000000000012ca1ed882b0c6b9f6e7e6940c27cbd7a31614d121ef6d6 1,069 0.57/1.00 vMB 54
425,671 425,671 00000000000000000346eba1509eb12f90fcc9118e62ec19d9c7196f98ee7313 2,005 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.69 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: 697.26 GB
    • Received: 16.52 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.