Loading Tool

Explorer IconExplorer

Memory Pool

81,882 transactions
30.03 vMB
0.08192988 BTC
Random Selection Loading Transactions
Max Size: 181.33/200 MB

Candidate Block

Mining Attempt cc893919eb96b3fa4e8cf1ac09c5c831ca30bc567e2f81885a0e8b8398ca0d76
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 688a74e8bbdbb9115087d9ad541d5dbc46f84c4f49f1943761f2ab0ed47ac045
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,557
Size: 1.00 vMB
Total Fees: 0.02047594 BTC
Feerates: 151.12 > 2.05 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (585,102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,864 329,864 00000000000000001168c8562c4476756e008b183ce2a0782f302288ab0231c4 850 0.53/1.00 vMB 27
329,863 329,863 00000000000000000412b048895125c35e9130a13f0bfeb884ffba2e1c13d94b 172 0.10/1.00 vMB 25
329,862 329,862 000000000000000001b636180de7975a1889a4e42f1993f190f71fac39192ef9 109 0.07/1.00 vMB 23
329,861 329,861 00000000000000000b533f3305f72b6ac34f9c45bf6d934efb6ea780d788d6bd 513 0.30/1.00 vMB 25
329,860 329,860 000000000000000017ea46e1ef34148a473a79fb9e237a4399c7af59752ea406 479 0.23/1.00 vMB 27
329,859 329,859 000000000000000018e09a3b9d43adc3cf2d1b2cbb11a0108290d6f88dd552de 457 0.29/1.00 vMB 26
329,858 329,858 000000000000000017b092e77a9ea8d9923a993a1ec93a5f518796e153752265 309 0.24/1.00 vMB 18
329,857 329,857 0000000000000000136e2475ff154a5fc4cc73d17066658c02aaaea5d891faaf 256 0.08/1.00 vMB 46
329,856 329,856 0000000000000000022e598422d7093264f22bc84ba4d05b68ee2c808e95ac2e 1,172 0.62/1.00 vMB 31
329,855 329,855 000000000000000014ca3c9d7dbb26faeb45acb99ff258f0a281d55ea9c461ca 645 0.57/1.00 vMB 21
329,854 329,854 00000000000000000625b46da94d32b81f763db9c4f171f185b940cfd4bb4aa3 827 0.32/1.00 vMB 39
329,853 329,853 00000000000000000ca722e384636980b91eafbc9c6eaef281c5da7da247600e 1,469 0.75/1.00 vMB 27
329,852 329,852 0000000000000000065776249ac609a17affe59bee87336b47313e886de6491d 919 0.32/1.00 vMB 39
329,851 329,851 0000000000000000114c35cf873b4d3172132ef6e42ee8a5b816e17c2a7b44bb 362 0.20/1.00 vMB 26
329,850 329,850 000000000000000019b22e2c73f16836ece08f4c7cc6bfd66bcfcf12cf0c840d 928 0.56/1.00 vMB 29
329,849 329,849 000000000000000000909b47d7e1f3bc82c94b1bc034a86b066a7402846058bb 156 0.12/1.00 vMB 16
329,848 329,848 00000000000000000c480262738424cc16f36c8e9cc98bff7ec1c7477f4e0339 245 0.26/1.00 vMB 15
329,847 329,847 00000000000000001a0661c2c47001e57220a5b069a70b5c9134a58f15c598dd 1,547 0.75/1.00 vMB 30
329,846 329,846 00000000000000000462e479518b9705d7e03ee68afecb07723ff5dbbf8ffd10 611 0.32/1.00 vMB 26
329,845 329,845 000000000000000009550c5939e9c45d0eb5a37e08e2a2725cb8ab78108d4609 299 0.18/1.00 vMB 19
329,844 329,844 0000000000000000018b737fb50c0e60fdecf5ddf549e739de85458807e54dc8 289 0.14/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.71 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.