Loading Tool

Explorer IconExplorer

Memory Pool

74,777 transactions
30.68 vMB
0.09028545 BTC
Random Selection Loading Transactions
Max Size: 180.10/200 MB

Candidate Block

Mining Attempt 0d355369dda6ba1ec53961276f320d905585253f778a4db08d1aac604fb49e68
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root c887b873c5881632dc76cd8896fa6f9f54e5d68156539810ac83f19649d7d099
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 500
Size: 1.00 vMB
Total Fees: 0.01318394 BTC
Feerates: 150.93 > 1.32 > 1.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (493,378 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,047 422,047 0000000000000000013251b74c3c91bbcab55f5fdba73f2a60242b3d06323b02 704 0.45/1.00 vMB 31
422,046 422,046 000000000000000004af1faca8c7fccb1af73c43b000f102fb402814ec747f89 2,056 0.75/1.00 vMB 66
422,045 422,045 0000000000000000029d5128acddc44d5e74f7c0feb45161d4b3ec29bf6150af 1,083 0.57/1.00 vMB 42
422,044 422,044 0000000000000000007bcd6c3c8c1cfed44503adaa0b70505dcfaf452d018708 1,037 0.43/1.00 vMB 61
422,043 422,043 000000000000000000e49d4e12449beeab998e5644ec201bd53a0c7f804ce199 2,364 1.00/1.00 vMB 66
422,042 422,042 000000000000000000d7d1f204fc004fe77a268ff1e08db5b24974bbde64c473 1,717 0.99/1.00 vMB 43
422,041 422,041 0000000000000000042e0fa32a1271531ec30cf863ded7f62c7184c32cda5cf7 238 0.11/1.00 vMB 44
422,040 422,040 00000000000000000288a98fdbfb88a758199393481b42645de76bab03620d3b 1,903 0.98/1.00 vMB 38
422,039 422,039 00000000000000000323de082552182fd0df2674afc75a68cfa788dacc32d1e7 2,131 1.00/1.00 vMB 47
422,038 422,038 000000000000000000c3343a7988668e392c9e1e5772a76f855c866e5b7f1afe 2,038 1.00/1.00 vMB 55
422,037 422,037 000000000000000004dde66932cac0a8e46419fe5ea94f802e35b1ae0c8e891d 171 0.15/1.00 vMB 23
422,036 422,036 00000000000000000136d77d9a22de558ed6ba43650eb54585b465782c4fa296 1,660 0.78/1.00 vMB 47
422,035 422,035 000000000000000003a3c36518a13f4c6f7bedd711ee9e640ee5b653dacf9431 1,182 0.58/1.00 vMB 39
422,034 422,034 000000000000000000bf810f475c87d0eee58c14af30e5f9b96eb0f0d6563693 2,524 1.00/1.00 vMB 71
422,033 422,033 00000000000000000210b85c008af3ef580840465b2c3c80b3574d5a28b6b4df 1,067 0.99/1.00 vMB 31
422,032 422,032 00000000000000000039b910f7c91646be81cbef886009e904b8096092be2c58 175 0.07/1.00 vMB 53
422,031 422,031 00000000000000000027480ec66b49a4a63e5b0a01a4ccc7112e3e77419ddada 1,614 1.00/1.00 vMB 44
422,030 422,030 0000000000000000010867ffc428d42e81bc78e4dd554528982056bd8903e3f8 1,960 1.00/1.00 vMB 42
422,029 422,029 00000000000000000029535b051645e634950cc360dba599a303134c629c6bba 2,228 1.00/1.00 vMB 43
422,028 422,028 00000000000000000132c7fce739b11b48423abd8bf1d0f444b31e3abb21d41e 2,862 1.00/1.00 vMB 95
422,027 422,027 000000000000000003b2a3dae0791ae5950bfd6cd1162c7fcfccd89b60c0b8ba 2,212 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 783.12 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: 739.00 GB
    • Received: 18.61 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.