Loading Tool

Explorer IconExplorer

Memory Pool

79,514 transactions
29.23 vMB
0.07519028 BTC
Random Selection Loading Transactions
Max Size: 177.68/200 MB

Candidate Block

Mining Attempt 54deb4c9afb96c5db2963e26b4899210a161ca3b8e910620d7b29dfc33f9926a
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root ec7426eabcf45f442d8ba5f811d66d9a56a82a434e9f9dc75c9e8c2c7610cdc6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,138
Size: 1.00 vMB
Total Fees: 0.01398236 BTC
Feerates: 74.86 > 1.40 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (633,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,687 281,687 000000000000000122bd5aafc113312a6c0b9757e67e88ecced4172746cef10f 180 0.05/1.00 vMB 294
281,686 281,686 000000000000000025df7d31c809a52d107b8cb7cb767d8eb2326ebe539d374f 218 0.09/1.00 vMB 37
281,685 281,685 000000000000000027459d929091171585d5c5d77e4ddde4cc1b555c464d6b5f 149 0.09/1.00 vMB 29
281,684 281,684 0000000000000001092269bc99ca2fa0be9a9c38c4b8172239f0e95505de71aa 153 0.07/1.00 vMB 33
281,683 281,683 00000000000000017e1488ba8d29acbefac376a86f71789b7121259ea99c2535 144 0.14/1.00 vMB 17
281,682 281,682 00000000000000024a519f9c9bae2903755f971a7c7556b839a664f9bce0b5c8 87 0.04/1.00 vMB 31
281,681 281,681 000000000000000053de65f687542fb67b9831665023c93a3ad34feca4027f71 204 0.07/1.00 vMB 32
281,680 281,680 00000000000000017e621bc2bd9de0835f12b6b8f4ebd60954f59329f286a9bd 430 0.19/1.00 vMB 42
281,679 281,679 00000000000000014e438b112a7e2e20c843dca3c41b3b174f0ea146822f07a3 472 0.22/1.00 vMB 67
281,678 281,678 00000000000000016d3f6c1bc1c024f61c22dfc13352651f10fefa7792202f5c 937 0.40/1.00 vMB 49
281,677 281,677 0000000000000001ec71ce8c18d7c119328aa6dd42e73c6bb20c52e651d7795b 605 0.38/1.00 vMB 24
281,676 281,676 0000000000000000982060d77ffb0c5ae894bcc30fca20492417541f05edecf0 153 0.05/1.00 vMB 190
281,675 281,675 000000000000000057bab7fdd27b45de51a8b98a02bedb56ebead08635aeb806 441 0.20/1.00 vMB 53
281,674 281,674 000000000000000010bd749b89127ca00f1dcb89ea0e5b77def1dbd138f4571a 108 0.11/1.00 vMB 20
281,673 281,673 00000000000000021664fee9e45d51e4494880658e621823f901e9c2e9f80513 66 0.04/1.00 vMB 43
281,672 281,672 0000000000000000c1c3d5fc9699b6ae551491d69ea02254208db8e8a2dcee41 435 0.50/1.00 vMB 32
281,671 281,671 00000000000000016d5bf00c864d58a6a02c006e0a59127ce1cb15b464337fa1 515 0.25/1.00 vMB 41
281,670 281,670 000000000000000080f9f420238bf0026f32ba43a3d287a99aa5db4767679a05 559 0.25/1.00 vMB 28
281,669 281,669 0000000000000001de0debad4fb1ec448c3df9ebed4440841405ec7627779863 151 0.05/1.00 vMB 78
281,668 281,668 0000000000000000320a2f14c5b33df9b7f97d165d6dabb9822efa97132e05c8 214 0.05/1.00 vMB 45
281,667 281,667 0000000000000000e65dd904575de54f42c4da22764bed7551f3d203b6ca2fdc 135 0.05/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 669.11 GB
    • Received: 15.73 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.