Loading Tool

Explorer IconExplorer

Memory Pool

90,816 transactions
33.10 vMB
0.16924122 BTC
Random Selection Loading Transactions
Max Size: 199.81/200 MB

Candidate Block

Mining Attempt 395a0aff8b8e19d4210bfc6ae49b557fc291be63469be062131d63e93bf34033
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 5b39630e7f5c4dbab4f7a0c43a5a94911852ed1cf910fb2d188c4a91e737834d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,915
Size: 1.00 vMB
Total Fees: 0.06609603 BTC
Feerates: 627.82 > 6.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (210,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,835 704,835 000000000000000000095b924f16cde0d09b62216146eb6782af6881544a5abc 382 0.14/1.00 vMB 14
704,834 704,834 000000000000000000027bbd7b0341988ecbfeb3c7f46938b391f088378987ff 1,743 0.52/1.00 vMB 15
704,833 704,833 0000000000000000000892e21f603d8590b0867a98b331a1faac31210fcbe6fa 64 0.03/1.00 vMB 14
704,832 704,832 00000000000000000009334b5020b0658602683219a38a978f9e84c0c5bbf905 2,675 0.84/1.00 vMB 19
704,831 704,831 000000000000000000053331707fcbaa576b72ce41cf3f82cb22010886e9fd9c 1,788 0.60/1.00 vMB 14
704,830 704,830 0000000000000000000239b64918594e105d9489673bab72dd8b03a713df0a1b 2,981 1.00/1.00 vMB 15
704,829 704,829 0000000000000000000b3f49e5783ae5a608b7bb5d1898d59563006372f039c1 2,873 0.94/1.00 vMB 14
704,828 704,828 00000000000000000001db2d7bd60336629af8381575deab18e4cf31934c7dd7 1,402 0.45/1.00 vMB 14
704,827 704,827 000000000000000000034ec246dc698d469ba627c2a34daf578181e356d89861 642 0.29/1.00 vMB 12
704,826 704,826 0000000000000000000af457894e3eca13e9c1587a508d1ec2365eba8d5613c7 279 0.08/1.00 vMB 20
704,825 704,825 000000000000000000036704ebfb349f8f5d4fbf379e88e1706482f3f30577d9 2,543 0.99/1.00 vMB 18
704,824 704,824 00000000000000000009f5c2f84c052a5f549364db204acf207f151400a8d951 172 0.05/1.00 vMB 22
704,823 704,823 00000000000000000006c19e4ec2be562f6cf73aeb7d2f157e95c941bb836613 632 0.26/1.00 vMB 4
704,822 704,822 000000000000000000010468e32034868c1216d1d46e59d0e5fa2a483a38edb8 3,164 1.00/1.00 vMB 13
704,821 704,821 000000000000000000062d674a68b814b3574abc15cc3ebce8f4660355c0a8b0 2,328 1.00/1.00 vMB 9
704,820 704,820 000000000000000000077a14ea3847a54be860bf0d4436f15c4eaae1fcfcc9d0 2,755 1.00/1.00 vMB 9
704,819 704,819 00000000000000000007457fd026a9498f8d297a4cbedd0839b07e330e6d7e7a 2,793 1.00/1.00 vMB 15
704,818 704,818 0000000000000000000135c4431d8fac6d15688b5c7267be081010460214a59e 729 1.00/1.00 vMB 13
704,817 704,817 0000000000000000000605c45847450fe95f0a3e28dc8875f63d0791d4629d3e 2,492 1.00/1.00 vMB 22
704,816 704,816 000000000000000000059b30729cce09d4c48decc217e7e8b6d49b1276b47d7e 2,973 1.00/1.00 vMB 13
704,815 704,815 00000000000000000003f7fa318bb169ae202860eb24d2a3b1ca6c4bd9b133b8 2,642 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.52 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: 668.90 GB
    • Received: 15.63 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.