Loading Tool

Explorer IconExplorer

Memory Pool

47,979 transactions
27.67 vMB
0.06332543 BTC
Random Selection Loading Transactions
Max Size: 148.11/200 MB

Candidate Block

Mining Attempt 9605db4323346c671a532b47d06d29a8d2b364632e4721892206000a188318c2
Version 20000000
Previous Block 00000000000000000000b1648aa9693b1c50c2a9de0f496938733c4d39ed7b7b
Merkle Root 58983c33026ab9dc8f38fad40f0e1bde787a18c90b6946c2522eed04e17d2c5d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,857
Size: 1.00 vMB
Total Fees: 0.01116777 BTC
Feerates: 151.16 > 1.12 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,797 (433,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,797 481,797 0000000000000000006c864f63c6dd1cde29e5c8c4ebd83842fe73e48f4cde44 2,598 0.91/1.00 vMB 125
481,796 481,796 00000000000000000056b8adb0e032c6fd77c8059a021e62cdc2f453804dd497 2,144 1.00/1.00 vMB 457
481,795 481,795 000000000000000000bb5ebbe1b4de37dee0cc963018aa922b7b7fceb4b85798 1,039 1.00/1.00 vMB 155
481,794 481,794 00000000000000000125a5ca24610799747b1baafe7ffe5431ddbeabdb904bdc 1,942 1.00/1.00 vMB 418
481,793 481,793 00000000000000000054b092943b9b9f22c95c83dc54a51606385ab770ed2709 2,527 1.00/1.00 vMB 326
481,792 481,792 000000000000000000187426863f5c9f20e9a7ffa28d2597d00e1078e6d307a2 2,308 0.99/1.00 vMB 435
481,791 481,791 00000000000000000028ada319b0ad07df95cb630c58ad0f3cd50b43984620dd 2,542 0.99/1.00 vMB 391
481,790 481,790 00000000000000000129eea38a83343722d2aa5237dab7d1f7098093646825b4 2,004 1.00/1.00 vMB 431
481,789 481,789 000000000000000000c253b74bca5fb57f0c9118f906d1ce52ed49b790208118 2,166 1.00/1.00 vMB 469
481,788 481,788 000000000000000000d2f7fc171b0cd65dce7c4a2fc0ffb8b808fea034fd36d1 2,063 1.00/1.00 vMB 525
481,787 481,787 000000000000000000913b30fe3c0cbccf2c99445df09394273589ebfa2d0fbd 2,758 1.00/1.00 vMB 252
481,786 481,786 00000000000000000107a896ca26e90b1bb789f1d5804658a6041d312949bd9c 2,241 1.00/1.00 vMB 330
481,785 481,785 0000000000000000011ecb282594df1c9cf75bc527fc026e97cc80e0628dcf2a 2,405 1.00/1.00 vMB 406
481,784 481,784 0000000000000000003ff6d7f1cc5db7f6f3f8ece9098e9054ea0ad0ac10ad4a 2,409 1.00/1.00 vMB 357
481,783 481,783 000000000000000000371086f6c4557256f620ef0caa1c27397db25dcd869d1f 2,442 1.00/1.00 vMB 452
481,782 481,782 00000000000000000027f0a9935d64af78d2213bcc337752987ef5a2cbec3c41 2,205 1.00/1.00 vMB 435
481,781 481,781 00000000000000000044d5b487b50e799bcdb7e20ae0985ebb2cafaf5201e3c7 1,834 1.00/1.00 vMB 453
481,780 481,780 00000000000000000103e166a87538339d7f0e3e1f8dfae51e8c59c5b96795d9 2,333 1.00/1.00 vMB 505
481,779 481,779 000000000000000000d325ce240fad4605361205613d7f21ecb93ba667d87e6e 2,090 0.99/1.00 vMB 480
481,778 481,778 0000000000000000009714eb5d7f73307b5834d9fd8a31af595b0a5fa6be777b 1,499 0.99/1.00 vMB 484
481,777 481,777 000000000000000000790ddb56a0cfa9733689c2b15185d04c5eda434af4ae2a 1,802 1.00/1.00 vMB 239
Previous 10 blocks ↓
Total Size: 782.03 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: 650.11 GB
    • Received: 13.25 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.