Loading Tool

Explorer IconExplorer

Memory Pool

81,439 transactions
30.94 vMB
0.08643973 BTC
Random Selection Loading Transactions
Max Size: 187.52/200 MB

Candidate Block

Mining Attempt bedb2966a327abc8974b51bd228e5693037f7c864ff801351bcbcb699771a8a6
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 9c0e092fcdbc3e836df197c7861c3f3c36698bf244020a2c1bb94d6d15230599
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,032
Size: 1.00 vMB
Total Fees: 0.01378737 BTC
Feerates: 115.63 > 1.38 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (379,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,939 535,939 0000000000000000000a698131ffe33a83962e5bc636af551f3288b3b1270453 496 1.00/1.00 vMB 46
535,938 535,938 0000000000000000002583d9958857cb4d6e6229be85bcd9e34a539c15b53265 1,139 1.00/1.00 vMB 65
535,937 535,937 00000000000000000023bca0f611945244f36297dcec870b8ac2ac023d370ef9 2,033 1.00/1.00 vMB 34
535,936 535,936 000000000000000000247fb1af3730f105ebf14b303d1c7eb6282cff46e94815 1,675 0.69/1.00 vMB 12
535,935 535,935 0000000000000000000cc8f49b2dc1006483ccd21da07b5c0b65d1694b6ebb31 632 0.31/1.00 vMB 31
535,934 535,934 0000000000000000000afeb0ba465e220dc64f2971309822fdc18f42ea462369 336 0.14/1.00 vMB 7
535,933 535,933 0000000000000000000aeb535242a3de4bd4779f8542682a378b2c0c5921d8d0 97 0.04/1.00 vMB 43
535,932 535,932 0000000000000000002ef6adb09dcc45170983be94cbbb8d5db53ddb41246e58 1,076 0.43/1.00 vMB 22
535,931 535,931 000000000000000000056640dcb381f4111375129ee78c01c95f444133bd2bb2 1,214 0.51/1.00 vMB 15
535,930 535,930 0000000000000000001ba35a7647679bcfe3d2eda30af31d3cbef503bc67e1e7 209 0.26/1.00 vMB 2
535,929 535,929 000000000000000000203170df61b36eaecec8821d56f35c81e54d9f09fb21a8 1,340 1.00/1.00 vMB 13
535,928 535,928 0000000000000000002041822c0a57ee87d13695044d0335963b910103b0d978 2,286 1.00/1.00 vMB 10
535,927 535,927 00000000000000000028a44099b02375cc471f382d8ccfae292c6e868e8a8157 2,367 1.00/1.00 vMB 15
535,926 535,926 00000000000000000010cb12be8e360d03867eaf1675f9ad8a1e8d9e280be0e1 2,614 1.00/1.00 vMB 21
535,925 535,925 0000000000000000000bb1fabcfdcaa46c3d1163e2550f2397506b190187de60 1,037 0.54/1.00 vMB 12
535,924 535,924 000000000000000000172230089aed596ecf30eef1f1109b007c6c0d9dd746b7 973 0.63/1.00 vMB 13
535,923 535,923 000000000000000000233a91382766d7e68543257a1c266d925af4073c1d18cb 102 0.05/1.00 vMB 12
535,922 535,922 0000000000000000000eb902ddb1ee019c95910f9a50c7e80c4a51e223f3eca4 1,646 0.77/1.00 vMB 16
535,921 535,921 0000000000000000001fcfb918356678989c534fe4d988ae94f9045284ebe42e 1,771 0.74/1.00 vMB 14
535,920 535,920 0000000000000000000ee12a6745242e12fed2a068a18ae3c299d9ecc1b8466b 1,025 0.40/1.00 vMB 17
535,919 535,919 0000000000000000002626e13fd3a8995de399c1d08a455f73b108b0a75574fb 990 0.45/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.05 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.53 GB
    • Received: 18.18 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.