Loading Tool

Explorer IconExplorer

Memory Pool

82,161 transactions
31.70 vMB
0.10727990 BTC
Random Selection Loading Transactions
Max Size: 190.08/200 MB

Candidate Block

Mining Attempt fb6c8ff2c6408bf441c8a292f6aa22500976ed132d2aeeea7f965240b435b167
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 82b157533499215735babf651439f4b1af9855350b03bfeeb6fc439236a5b41a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,960
Size: 1.00 vMB
Total Fees: 0.02396196 BTC
Feerates: 99.50 > 2.40 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (10,291 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
905,085 905,085 000000000000000000023b837b327cf7baa43b41850501d6be7e3e48d0021f62 3,926 1.00/1.00 vMB 8
905,084 905,084 0000000000000000000183d94b6e01eebadac1536d29cd59f95556cef0ee352a 4,436 1.00/1.00 vMB 2
905,083 905,083 00000000000000000000f3fbbc4d79e870306f1f5439c28d951c0c2a87894c10 3,918 1.00/1.00 vMB 3
905,082 905,082 0000000000000000000078235201ee2a1b9b3b2f5c1b2938f6acafb3b070b7cb 3,847 1.00/1.00 vMB 6
905,081 905,081 00000000000000000002500ff29c803e5d3d1697be620e9edd62f958df749f20 2,813 1.00/1.00 vMB 5
905,080 905,080 0000000000000000000052404cd3d31dfcfa2e89734fa24f3037812bce7fd7f5 4,266 1.00/1.00 vMB 2
905,079 905,079 00000000000000000000f34106abf7e3ffc84874f922dc10c31c344928729dd1 5,101 1.00/1.00 vMB 2
905,078 905,078 0000000000000000000094cdeafa73d65445cc142450902e83a29ccef9882451 1,051 1.00/1.00 vMB 1
905,077 905,077 0000000000000000000193002b3a6efa88959992357007821351dc7ecd457117 4,353 1.00/1.00 vMB 5
905,076 905,076 0000000000000000000076433b44dea5ee9e7a44d6e3d5166357eb7ca850dd73 4,557 1.00/1.00 vMB 3
905,075 905,075 0000000000000000000218fd5e583200a3747a1b464bc35af35fc5e773a37bc5 1,587 0.88/1.00 vMB 1
905,074 905,074 0000000000000000000246cd1ee83a0f684c11046899b27a90befd83c85bc8d3 3,834 1.00/1.00 vMB 3
905,073 905,073 00000000000000000000c1412566504aeb8921b82126172437d3dd04e8683b9a 2,945 1.00/1.00 vMB 3
905,072 905,072 000000000000000000020988865dd391816915731f44a2c50bd5f0a45e4ba44a 2,642 0.65/1.00 vMB 1
905,071 905,071 0000000000000000000049a96564e37df9c40375173261e048e81a64b573a66c 1,558 1.00/1.00 vMB 2
905,070 905,070 00000000000000000001292e6eb131706d6797b722c7cc6b24d53b402c7bfe94 1,897 1.00/1.00 vMB 2
905,069 905,069 00000000000000000000ac5d4a982184a30a2065e2becb80abca971684a40359 2,040 1.00/1.00 vMB 2
905,068 905,068 000000000000000000011fad70d41cf98373b94f6c2f3d1f52b2693cd94a3e56 2,063 1.00/1.00 vMB 3
905,067 905,067 000000000000000000003244ee970cbfb6a7a8a6fe60f3d393d512e4e9f51ef7 2,490 1.00/1.00 vMB 2
905,066 905,066 00000000000000000001f53d288b8e20b1ef32a260abf98f417d8bcbaa1ea099 1,426 1.00/1.00 vMB 3
905,065 905,065 000000000000000000006f911d9b7401037f593e322a84153a9d44ce389824ab 2,547 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.