Loading Tool

Explorer IconExplorer

Memory Pool

87,096 transactions
31.62 vMB
0.21698252 BTC
Random Selection Loading Transactions
Max Size: 191.96/200 MB

Candidate Block

Mining Attempt a5c641026232a58f235431e59a80b6f7c00e2070b09b4c55f91ada4149cd022b
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root f48498ef12e0af3bbf9c50036bd13450a71140f9d55216978659093f8bc50e24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,599
Size: 1.00 vMB
Total Fees: 0.10905218 BTC
Feerates: 502.67 > 10.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (545,173 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,952 369,952 00000000000000000e4ea635c05b1b4138d097425b826ec30861fc24721749d9 2,383 1.00/1.00 vMB 50
369,951 369,951 00000000000000000e98a651eb9cb6f07bcf79310cd2f8858b958499d187f75c 2,694 1.00/1.00 vMB 62
369,950 369,950 0000000000000000052b121ae0ee5e7b720f569209088b8a3ed316863fe3ba40 1 0.00/1.00 vMB 0
369,949 369,949 000000000000000008ff070f2db9976c1bc08b4c0808009e52487832adc7f02f 883 0.50/1.00 vMB 40
369,948 369,948 00000000000000000cf95c0492cfc1b053ecdcf2c4a201a0a8b384292fbeaa78 2,205 0.90/1.00 vMB 48
369,947 369,947 00000000000000000c632cbdf906a310fed4600dc25c99118908666ce366859c 834 0.32/1.00 vMB 50
369,946 369,946 00000000000000000b9d250b33c7ef5ec0e094fdb245686a6eaa0186ca66d7e2 231 0.09/1.00 vMB 46
369,945 369,945 00000000000000000d4a31337d2bdf4b0776f375832808d05917962a6deab598 937 0.43/1.00 vMB 41
369,944 369,944 00000000000000001189fbd7de6cb9291ec12d85d125340889eb9bc83e6d9b1c 1,243 0.63/1.00 vMB 38
369,943 369,943 00000000000000000057a823f3e2da981e99ba8501ff0a137b1648a5d4a3d903 1,645 0.77/1.00 vMB 40
369,942 369,942 0000000000000000141cab0b94cdd5b7cb613844403ae4e4accd20c1bbdf4a94 1,209 0.50/1.00 vMB 45
369,941 369,941 0000000000000000057f951606c31af1c5b850898c923001bb1a3a33e904278d 688 0.34/1.00 vMB 40
369,940 369,940 000000000000000009af8dd94ae110040cbaacabd38ac056b9d80f8580d87731 520 0.33/1.00 vMB 34
369,939 369,939 00000000000000000e9f01c9990c8299f1e8459488ac705c218121f9e393a25b 454 0.22/1.00 vMB 38
369,938 369,938 00000000000000000ba5f1cfb993af1c82cc68dfbadbfab7fd546e041f07d02e 79 0.08/1.00 vMB 21
369,937 369,937 0000000000000000019c27288b704404531c0ef73eaba303027eac7502c688fe 74 0.06/1.00 vMB 25
369,936 369,936 00000000000000000eaceb54f0c3a127b25b11b10f09e6e82d3fb9a4f3326eda 42 0.02/1.00 vMB 44
369,935 369,935 0000000000000000051d311aa71ae2ae382daa356a7382ff5336e13a4cd2ad0e 132 0.10/1.00 vMB 33
369,934 369,934 0000000000000000038e222e0acfbedb01819396371ac068d8cd938fb5d556eb 685 0.33/1.00 vMB 45
369,933 369,933 000000000000000002f4dd0f6ec1676b2c7c7da23e25fd180701bfcc3743003f 225 0.14/1.00 vMB 35
369,932 369,932 00000000000000000977dd3fb93714a311510ac0ff84601384002eb537ab155b 239 0.11/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.61 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: 671.95 GB
    • Received: 16.08 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.