Loading Tool

Explorer IconExplorer

Memory Pool

81,529 transactions
31.26 vMB
0.10061903 BTC
Random Selection Loading Transactions
Max Size: 189.12/200 MB

Candidate Block

Mining Attempt 9cee2978a5e50b4dd18a922e526b29a957f150f9d71580ef661cd2c3ac41529e
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 042e66243ac76128cbf164d0d45b570b63b08d99478a6afe5ec5ad05e39ce6e3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,421
Size: 1.00 vMB
Total Fees: 0.02337305 BTC
Feerates: 106.51 > 2.34 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (583,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,942 331,942 000000000000000000604f1073c9dd2ff7e89f66b3df3bc0a9ba48b655beeed2 77 0.03/1.00 vMB 19
331,941 331,941 0000000000000000085fd4ad654e02bb83c3f4fa348257c5760aae4ad5303595 843 0.31/1.00 vMB 30
331,940 331,940 00000000000000000945235e6415cb4d9c43ffd7de67f788ec2bba1a731f1f9f 298 0.13/1.00 vMB 26
331,939 331,939 0000000000000000007317c7b69b2b4b114ad2c9b22dfbda5d5d94054dcf58c1 937 0.62/1.00 vMB 24
331,938 331,938 000000000000000015ad54c05d9f77f9d86e38bbd8e002f85879a815bb1f0884 667 0.40/1.00 vMB 23
331,937 331,937 00000000000000001acd6ab552d92dc8bb1b3e3e2561124959a8a6129c10ffe1 176 0.10/1.00 vMB 20
331,936 331,936 00000000000000000247cd7d8a618698c9f62808f1f388a1b4cdabf265461ae9 559 0.27/1.00 vMB 26
331,935 331,935 00000000000000000caa05b60f8ab0bd5d77254582ca7d900090b5613babfc4f 103 0.05/1.00 vMB 27
331,934 331,934 000000000000000014055d2cf7b5d17cea26e7b3cc4a8df932c205f5f7d14267 22 0.01/1.00 vMB 21
331,933 331,933 000000000000000009af5a54d70abfa2ab72294f4c10dee6e1e084c9dbf1b800 201 0.13/1.00 vMB 19
331,932 331,932 0000000000000000119501f5bcfb2c15d3f049da0d5236f67a4800c609657115 103 0.05/1.00 vMB 22
331,931 331,931 000000000000000001b9061df1babb562d5022e44b16faae41121caf5488ab49 1,092 0.54/1.00 vMB 27
331,930 331,930 0000000000000000050024a2c93c53c22c52cc53510ba160e1cd2f6fd3004e4b 211 0.10/1.00 vMB 24
331,929 331,929 000000000000000012474108398741407efbbee0637c55605e1e4879c161d875 32 0.01/1.00 vMB 8
331,928 331,928 000000000000000017473d98bcdebcea0caf9841479571acbea8f5f78c42a83a 507 0.26/1.00 vMB 26
331,927 331,927 000000000000000015f1dc2702d054b957f3c3f6c8b834d82b0b1ddaa7e7567e 123 0.10/1.00 vMB 8
331,926 331,926 0000000000000000069c657435994579fc0083c75728f259dbc48b5d95f56ebe 79 0.04/1.00 vMB 21
331,925 331,925 0000000000000000141b432b64e3d537414c73d35f743c36854f986cec27eef9 4 0.00/1.00 vMB 25
331,924 331,924 0000000000000000048321d1c1a27d8a43ca6ab5192d882a183fe572f858eea2 564 0.30/1.00 vMB 22
331,923 331,923 000000000000000019274c31cdeea282e28d860aeaac73be9a0cacb032abf20b 110 0.08/1.00 vMB 19
331,922 331,922 00000000000000000b8a5f784a8b4834d05605afc61c95691ac76b3cf8f8d6b5 273 0.14/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.06 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.81 GB
    • Received: 18.27 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.