Loading Tool

Explorer IconExplorer

Memory Pool

80,053 transactions
31.07 vMB
0.07940486 BTC
Random Selection Loading Transactions
Max Size: 188.05/200 MB

Candidate Block

Mining Attempt 32a1a3dade502e457b07f31e1190ead018dbb42d1027e7d6ece886d2ad9577c0
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root 382d8176a96b5b97208f8c71dfce1bdb6c65a0c151701e0a99f2598c1ab3ada1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,533
Size: 1.00 vMB
Total Fees: 0.01243216 BTC
Feerates: 100.25 > 1.25 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (175,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,851 739,851 000000000000000000050d796772d6ec770f702d6f93ef430d881cf27814ca24 1,333 1.00/1.00 vMB 11
739,850 739,850 0000000000000000000045d1abb0c987c8e15ca35131631e09e173829fc3e955 632 0.27/1.00 vMB 8
739,849 739,849 0000000000000000000709d330304697ab5fe698a1919cd54e6410cb39c2e5c1 453 0.13/1.00 vMB 9
739,848 739,848 000000000000000000094c5e2c0c17d088836842410af0275151b0149e31d926 1,674 0.66/1.00 vMB 11
739,847 739,847 0000000000000000000957271d7e381d628e37558cbc8115634ffd717ea900df 1,464 0.54/1.00 vMB 8
739,846 739,846 00000000000000000006c5e61c8e2fdf85395be367236bbc30a706b924e30acc 1,716 0.63/1.00 vMB 8
739,845 739,845 0000000000000000000429ccc725debfb70a656b74477c2e59e843f891675368 227 0.07/1.00 vMB 8
739,844 739,844 000000000000000000052ad4f9da0920165b936f944b1735fe683326f391ea61 206 0.07/1.00 vMB 10
739,843 739,843 00000000000000000000a4183e65fb6ee69c5458222f7c183992b722b0284b61 968 0.33/1.00 vMB 10
739,842 739,842 000000000000000000017ceccf7ef5f8bee0db6259e9df46a9aa0a29c2cd91a5 234 0.09/1.00 vMB 8
739,841 739,841 000000000000000000010114233b7d8cc95f74baf1a33371ad07fe4c126d239b 863 0.49/1.00 vMB 6
739,840 739,840 0000000000000000000429de3afbe933c24e9da24b9f1700077ae55d3682a474 1,642 1.00/1.00 vMB 6
739,839 739,839 000000000000000000078ca99e4b1adec62ede4d9be5b6566b6754960254d603 1,908 0.81/1.00 vMB 9
739,838 739,838 0000000000000000000524a0611fa3e06c9b5b8e30ff1bde5ac3b4293107c9c1 586 0.22/1.00 vMB 8
739,837 739,837 000000000000000000003d1dd4666a20f1ec5ad29c4f492789b7dac7401cb065 783 0.27/1.00 vMB 8
739,836 739,836 0000000000000000000811a90b18e767da827a4d6e17f1be9f4641916ef40f4b 53 0.02/1.00 vMB 5
739,835 739,835 0000000000000000000340179ee515432bf1c9233456b2c66419472a21aa66bc 602 0.19/1.00 vMB 10
739,834 739,834 00000000000000000003284c057d62f94d1632f25016037c8fcec902ec1f7071 1,035 0.40/1.00 vMB 9
739,833 739,833 0000000000000000000632c6859fc5e09f9477427d62b083a75c27ed077c3c5d 1,265 0.49/1.00 vMB 9
739,832 739,832 00000000000000000003c01a2734abe86a7075e24ea98d77a56d407409a9667b 1,074 0.97/1.00 vMB 4
739,831 739,831 0000000000000000000598b86bd3f8928cbe5176a5c5446648e803957b7241d3 1,224 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.74 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: 708.13 GB
    • Received: 16.72 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.