Loading Tool

Explorer IconExplorer

Memory Pool

82,905 transactions
32.07 vMB
0.08209629 BTC
Random Selection Loading Transactions
Max Size: 194.75/200 MB

Candidate Block

Mining Attempt c99c1434cfe6a9cb2d8958e177166f39d5854c07b7c231b62661089e518f4f6d
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 7b70d6aa60d0f83383763df31bc25713b588541a7af8e57dd2e9e7d5ab19e46b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,086
Size: 1.00 vMB
Total Fees: 0.01187235 BTC
Feerates: 146.96 > 1.19 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (20,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
894,568 894,568 000000000000000000018be01642d973d9d30e5af192148fae8179a46a0043b5 2,856 1.00/1.00 vMB 15
894,567 894,567 000000000000000000009c8d9dd1273002eba0a5efa6a56c1dd7f2b99b02a2d7 2,855 1.00/1.00 vMB 4
894,566 894,566 000000000000000000002b87810e637691a66388ef5ec6d43cd9962ed4cedcff 2,967 1.00/1.00 vMB 10
894,565 894,565 00000000000000000001ef3078302237736286d4bc595f8f88184b58a63cabf1 3,572 1.00/1.00 vMB 5
894,564 894,564 000000000000000000017110f9cf844dcc7fd88234120fa54a5eed76e1d4d149 2,926 1.00/1.00 vMB 5
894,563 894,563 000000000000000000015def1df4c9b7a43a95395051c8ad1b478de7810b6a31 4,054 1.00/1.00 vMB 3
894,562 894,562 00000000000000000001bfc3ed8979ca03e32ffe8598adf094d29f3ddeab285c 3,188 1.00/1.00 vMB 6
894,561 894,561 0000000000000000000017b626cbcfd819f4e4a44df87dcaa1a05c6f4dfe891f 3,635 1.00/1.00 vMB 7
894,560 894,560 00000000000000000001459bc9eaf971f071f6c60d5a4ea02c593d6858eb14c0 4,073 1.00/1.00 vMB 7
894,559 894,559 00000000000000000001f99f4b7b18ba3080d27d474cf59d016311b36e82697f 3,827 1.00/1.00 vMB 7
894,558 894,558 0000000000000000000012f8f441e8af0b2187d58b1c8499689f8a4ede3d758a 4,185 1.00/1.00 vMB 5
894,557 894,557 00000000000000000001e68e4c4c845667676586415731c44eb7d6a88355d942 3,971 1.00/1.00 vMB 13
894,556 894,556 000000000000000000015f158fc1b92d2d72d236b36a9378bc257a45aa7fad95 3,716 1.00/1.00 vMB 4
894,555 894,555 00000000000000000001d0017f72a0f3122e791941a18c3eb8d50b4dfff8d7c9 3,103 1.00/1.00 vMB 7
894,554 894,554 00000000000000000000bc9ffdcccf396042eb35ebd1632c7bc9be26f5c6ba3d 1,243 1.00/1.00 vMB 2
894,553 894,553 00000000000000000000ef273a6eb5a9ccd49e5f4416f0112103fe084d8c868a 3,551 1.00/1.00 vMB 6
894,552 894,552 000000000000000000019fc503720e6ec0ad5051cce0dd9c675fddf7418a3de1 3,124 1.00/1.00 vMB 9
894,551 894,551 000000000000000000007b0f2950bac58bd130d78a08f5041a60510b9dd4cdb6 2,645 1.00/1.00 vMB 8
894,550 894,550 0000000000000000000138daaf97cc4f3e3ef4fcc5ea56f9597d14f351055370 3,481 1.00/1.00 vMB 8
894,549 894,549 000000000000000000002c86bb1ce42c23a96e0c9327ea0824024f09eb914ccc 1,499 1.00/1.00 vMB 4
894,548 894,548 0000000000000000000194c815202627ddc29b883b26600a34752d6273d4c9f9 3,056 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.