Loading Tool

Explorer IconExplorer

Memory Pool

82,516 transactions
31.20 vMB
0.10209990 BTC
Random Selection Loading Transactions
Max Size: 190.02/200 MB

Candidate Block

Mining Attempt f65111813600ff83fb6020e88145a91462502edae0f8bddba50cb1ebff600d86
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root d575f6b034637643fefcf9e5217f457914e304eca8caa10041e94cbbc63dd597
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,934
Size: 1.00 vMB
Total Fees: 0.02685005 BTC
Feerates: 151.12 > 2.69 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (458,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
456,933 456,933 0000000000000000007850ef7abe6bedce1cef874e89dba600b38f22c9970129 2,707 1.00/1.00 vMB 209
456,932 456,932 000000000000000001b6044c2a05e35c53f05b0da57ee1cf31efb613c689bfe5 64 0.04/1.00 vMB 173
456,931 456,931 00000000000000000115e03c97b6339601097f4482f17631db0f7a7d48e19ccc 284 1.00/1.00 vMB 22
456,930 456,930 0000000000000000024c30f60282dc6e849ee552628df11c795d3268f79c0f7c 2,065 1.00/1.00 vMB 164
456,929 456,929 000000000000000000a443dad2d047a45219efa8f5682954b4bdacaa848c038a 1,108 1.00/1.00 vMB 53
456,928 456,928 000000000000000001511b14035e2a0b2d998c84d578ed2a9a3af10bcb747ac2 2,477 1.00/1.00 vMB 155
456,927 456,927 0000000000000000017b7062cedf7d115347f01fd6f249b9c8db5848b005f8fd 2,045 1.00/1.00 vMB 148
456,926 456,926 00000000000000000132ca6adb994f4abf11102fce57140aa83bc2050ab37f1b 1,962 1.00/1.00 vMB 182
456,925 456,925 000000000000000000f5f3df19b44a38f2ead1363e8bc134ddf9c42ab6635637 1,690 1.00/1.00 vMB 231
456,924 456,924 000000000000000001ab4150ce00c07e49ef0282f4c7e9c49f4ba9fe6e340cf7 925 1.00/1.00 vMB 75
456,923 456,923 00000000000000000059da6d5ea413149e85763559f8fb2fd79a29a11bc6d86b 1,040 0.58/1.00 vMB 159
456,922 456,922 00000000000000000155cb192ea57bbe536aeb1b93b04e24f36822f381950fa8 799 1.00/1.00 vMB 55
456,921 456,921 0000000000000000019a3d9e65cee9545ee954f63bc6c5bb2b5ad56f2dc3478a 979 1.00/1.00 vMB 68
456,920 456,920 000000000000000000a8e6cd3a5e46ffecc60168f0d745506f6d8baef4c0ff5a 318 1.00/1.00 vMB 65
456,919 456,919 00000000000000000033f5199ce98fff252c5bebfa8b2f1fb9d71d0e35bb135d 424 1.00/1.00 vMB 72
456,918 456,918 000000000000000000f406dbfcce3526215f61c72a42bf0ed9753b9c471b56e5 2,402 1.00/1.00 vMB 167
456,917 456,917 000000000000000000f52f38781677086477fd27679c3472cf36b4613787c421 887 1.00/1.00 vMB 107
456,916 456,916 000000000000000000b1d7d0ac758add42712c242e1883a70f65d1d670cbfe85 98 1.00/1.00 vMB 65
456,915 456,915 000000000000000000f1e535e259ae398d32267a4ef04ccb558ec32128569186 859 1.00/1.00 vMB 110
456,914 456,914 0000000000000000017ac5f4f99a14e7b741c51307915fbb10cb3f8f9dd573b3 106 1.00/1.00 vMB 61
456,913 456,913 0000000000000000023823b66d4ccf59230c9fe4558c485d5302e44e5ab4717f 163 1.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 783.06 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: 720.64 GB
    • Received: 18.23 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.