Loading Tool

Explorer IconExplorer

Memory Pool

72,279 transactions
27.76 vMB
0.07202982 BTC
Random Selection Loading Transactions
Max Size: 168.05/200 MB

Candidate Block

Mining Attempt ba8b741572732cc1ade8a46dacec0027d5df201aef2446eef298f65c7b909a7a
Version 20000000
Previous Block 000000000000000000016dffe7445c108bac746ebb89454ac2dea8afaeeb91d1
Merkle Root 875ebbac64d5a125d973d7ce2e6dd76ec2afe3ef12a0050c4a79d76332a5c4dd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,826
Size: 1.00 vMB
Total Fees: 0.01180309 BTC
Feerates: 298.50 > 1.18 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,452 (628,691 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,761 286,761 000000000000000112f42c1f38df7c7bb3e9312990e88327c5f3db0172836046 605 0.35/1.00 vMB 33
286,760 286,760 000000000000000053c2b36498c925e38d2662058b9d08e0b80d721037f6fc9e 1,242 0.82/1.00 vMB 27
286,759 286,759 0000000000000000a6041fb356aeb2cded8c32925750a8bb496d2b0da586fc40 507 0.25/1.00 vMB 54
286,758 286,758 00000000000000002f6be70ef845160eaea093c2b3234e24ca15dff5c4ac6399 163 0.05/1.00 vMB 146
286,757 286,757 00000000000000014babc25ca5e1adafe6d25c2e836f38dc333ea05e23ca6e66 237 0.11/1.00 vMB 44
286,756 286,756 0000000000000000d9792981405665af976b342f27adc3d49b94df4c278ff338 725 0.38/1.00 vMB 55
286,755 286,755 0000000000000000e33d2ecf6b9e543d06f22db5cefd06011a06f9d1d63f0bbb 143 0.19/1.00 vMB 13
286,754 286,754 0000000000000000308fc7414cbfa79667fdea8485528e0a788e2face6237d05 1,015 0.35/1.00 vMB 76
286,753 286,753 00000000000000009c5832216a501adbfb5c38a12df97681a9b78946bd99d11e 885 0.47/1.00 vMB 35
286,752 286,752 0000000000000000f3871a435aeaa457e74709cdc7d3bd3cfc6df5691308803d 57 0.15/1.00 vMB 13
286,751 286,751 0000000000000000f9f9ffa67017369f07a99113dd3dad5c534220261612d41c 161 0.06/1.00 vMB 82
286,750 286,750 00000000000000005f0118b05d41161ec3df15e12ab987bf39c46fc1d91d2242 697 0.47/1.00 vMB 29
286,749 286,749 00000000000000011339fd13fcdc2d16b574010f610a094fd26efa14bc4ae059 201 0.64/1.00 vMB 13
286,748 286,748 0000000000000000f8277f6848a9d832c99c94f0fb5fcc6e84fff94549b8fd6d 579 0.50/1.00 vMB 22
286,747 286,747 00000000000000000e3137078b285497faae3592c8edb069384bc2ce127e41bc 690 0.35/1.00 vMB 37
286,746 286,746 00000000000000002ea88f09978830f55b51a392798dae700b6230654914d356 603 0.35/1.00 vMB 22
286,745 286,745 0000000000000000954b2f5541877912bd297a4b19159e54f92cea81311aaa34 1 0.00/1.00 vMB 0
286,744 286,744 00000000000000015cb48508268faf04d2af348756ea8b328e0b0ad1570bdcb6 1,079 0.35/1.00 vMB 60
286,743 286,743 000000000000000148b917a83badeb3d49e730d7d9e787e698c87eae7faca5e9 1,620 0.50/1.00 vMB 57
286,742 286,742 000000000000000154bb064a25b09dfc39c08bdd6e2b8b3cd315b0f5cc01cb49 43 0.04/1.00 vMB 10
286,741 286,741 00000000000000005efc5cb81bd4dd2eaf6780f468601c4fc8035f8e9925ab08 135 0.14/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 783.18 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: 750.46 GB
    • Received: 18.85 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.